public final class JdkLoggerFactory extends VitamLoggerFactory
currentLevel| Constructor and Description |
|---|
JdkLoggerFactory(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 JdkLoggerFactory(VitamLogLevel level)
level - the vitam log levelpublic VitamLogger newInstance(String name)
VitamLoggerFactorynewInstance in class VitamLoggerFactoryprotected void seLevelSpecific(VitamLogLevel level)
VitamLoggerFactoryseLevelSpecific in class VitamLoggerFactoryprotected VitamLogLevel getLevelSpecific()
getLevelSpecific in class VitamLoggerFactoryCopyright © 2018 Vitam. All rights reserved.