Package org.nuxeo.runtime
Class AbstractRuntimeService.LogConfig
java.lang.Object
org.nuxeo.runtime.AbstractRuntimeService.LogConfig
- Enclosing class:
- AbstractRuntimeService
Configure the logging system (log4j) at runtime startup and do any cleanup is needed when the runtime is stopped
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LogConfig
protected LogConfig()
-
-
Method Details
-
configure
public void configure() -
cleanup
public void cleanup()
-