|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.logging.LoggerConfigurator
public final class LoggerConfigurator
Constructor Summary | |
---|---|
LoggerConfigurator(Logger logger2Configure)
|
Method Summary | |
---|---|
void |
applyConfiguration(LogConfiguration configuration)
This method must be called when the logger is stopped and inside of a synchronized context only! |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggerConfigurator(Logger logger2Configure)
Method Detail |
---|
public void applyConfiguration(LogConfiguration configuration) throws LoggerException
configuration
- new configuration for the logger
LoggerException
- in case of exception while configuration initialization
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |