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, setLogLevel
public JdkLoggerFactory(VitamLogLevel level)
level
- the vitam log levelpublic VitamLogger newInstance(String name)
VitamLoggerFactory
newInstance
in class VitamLoggerFactory
protected void seLevelSpecific(VitamLogLevel level)
VitamLoggerFactory
seLevelSpecific
in class VitamLoggerFactory
protected VitamLogLevel getLevelSpecific()
getLevelSpecific
in class VitamLoggerFactory
Copyright © 2018 Vitam. All rights reserved.