Class AbstractRuntimeService.LogConfig

java.lang.Object
org.nuxeo.runtime.AbstractRuntimeService.LogConfig
Enclosing class:
AbstractRuntimeService

protected class AbstractRuntimeService.LogConfig extends Object
Configure the logging system (log4j) at runtime startup and do any cleanup is needed when the runtime is stopped
  • Constructor Details

    • LogConfig

      protected LogConfig()
  • Method Details

    • configure

      public void configure()
    • cleanup

      public void cleanup()