| Package | Description |
|---|---|
| com.att.eelf.configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
SLF4jWrapper
This class provides the implementation of
EELFLogger interface. |
| Modifier and Type | Method and Description |
|---|---|
EELFLogger |
EELFManager.getApplicationLogger()
Returns the application logger
|
EELFLogger |
EELFManager.getAuditLogger()
Returns the audit logger
|
EELFLogger |
EELFManager.getDebugLogger()
Returns the error logger
|
EELFLogger |
EELFManager.getErrorLogger()
Returns the error logger
|
EELFLogger |
EELFManager.getLogger(Class<?> clazz)
Returns the logger associated with the clazz
|
EELFLogger |
EELFManager.getLogger(String name)
Returns the logger associated with the name
|
EELFLogger |
EELFManager.getMetricsLogger()
Returns the metrics logger
|
EELFLogger |
EELFManager.getPerformanceLogger()
Returns the performance logger
|
EELFLogger |
EELFManager.getPolicyLogger()
Returns the policy logger
|
EELFLogger |
EELFManager.getSecurityLogger()
Returns the security logger
|
EELFLogger |
EELFManager.getServerLogger()
Returns the server logger
|
Copyright © 2017. All rights reserved.