public class LoggerContextDecoratorLoggingConcern extends Object implements LoggerContextLoggingConcern
LoggerContext.| Constructor and Description |
|---|
LoggerContextDecoratorLoggingConcern(ch.qos.logback.classic.LoggerContext loggerContext)
Logger context constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ch.qos.logback.classic.LoggerContext |
getLoggerContext() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLoggerFactory, getRootLogger, setLogLevel, toLogbackLevelpublic LoggerContextDecoratorLoggingConcern(@Nonnull ch.qos.logback.classic.LoggerContext loggerContext)
loggerContext - The Logback logger context this logging concern decorates.public ch.qos.logback.classic.LoggerContext getLoggerContext()
getLoggerContext in interface LoggerContextLoggingConcernCopyright © 2016 GlobalMentor, Inc.. All rights reserved.