public final class LogbackLoggerFactory extends VitamLoggerFactory
currentLevel| Constructor and Description |
|---|
LogbackLoggerFactory(VitamLogLevel level) |
| Modifier and Type | Method and Description |
|---|---|
protected VitamLogLevel |
getLevelSpecific() |
VitamLogger |
newInstance(String name)
Creates a new logger instance with the specified name.
|
protected void |
seLevelSpecific(VitamLogLevel level)
Set the level for the specific implementation
|
getDefaultFactory, getInstance, getInstance, getLogLevel, setDefaultFactory, setInternalLogLevel, setLogLevelpublic LogbackLoggerFactory(VitamLogLevel level)
level - the vitam log levelprotected void seLevelSpecific(VitamLogLevel level)
VitamLoggerFactoryseLevelSpecific in class VitamLoggerFactorypublic VitamLogger newInstance(String name)
VitamLoggerFactorynewInstance in class VitamLoggerFactoryprotected VitamLogLevel getLevelSpecific()
getLevelSpecific in class VitamLoggerFactoryCopyright © 2018 Vitam. All rights reserved.