public class DefaultLoggerContextAccessor extends java.lang.Object implements LoggerContextAccessor
Modifier and Type | Field and Description |
---|---|
static DefaultLoggerContextAccessor |
INSTANCE
Singleton instance.
|
Constructor and Description |
---|
DefaultLoggerContextAccessor() |
Modifier and Type | Method and Description |
---|---|
LoggerContext |
getLoggerContext() |
public static DefaultLoggerContextAccessor INSTANCE
public LoggerContext getLoggerContext()
getLoggerContext
in interface LoggerContextAccessor