public class LoggingMgr extends java.lang.Object implements LoggingMgrIf
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_LOGGING_FILE_WATCH_TIME_SECS
Default logging file watch time in seconds
|
protected static org.apache.commons.logging.Log |
log
Log
|
protected static java.lang.String |
mutex
Mutex
|
Constructor and Description |
---|
LoggingMgr()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
init()
The initialisation of log4j is synchronised.
|
static boolean |
isLoggingSetUp() |
protected static void |
setLoggingSetUp(boolean loggingSetUp) |
public static final int DEFAULT_LOGGING_FILE_WATCH_TIME_SECS
protected static org.apache.commons.logging.Log log
protected static java.lang.String mutex
public void init()
init
in interface LoggingMgrIf
public static boolean isLoggingSetUp()
protected static void setLoggingSetUp(boolean loggingSetUp)
loggingSetUp
- the loggingSetUp to setCopyright © 2018 DS Data Systems UK Ltd.