public class Log4JHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Log4jWatchdogHandle |
configureAndWatch(long delay)
Calls log4j's DOMConfigurator.configureAndWatch method, if available, to automatically watch and reload the
configuration file if needed.
|
public static Log4jWatchdogHandle configureAndWatch(long delay)
delay - the delay (in milliseconds)true if log4j is available and the call succeededCopyright © 2018 Nuxeo. All rights reserved.