public class AdminLoggingMgr extends java.lang.Object implements AdminLoggingMgrIf
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
the log
|
private static boolean |
loggingSetUp
Start-up flag
|
protected static java.lang.String |
mutex
Mutex
|
Constructor and Description |
---|
AdminLoggingMgr()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
init()
In order to share the code we'll simply use the existing LoggingMgr
|
static boolean |
isLoggingSetUp() |
protected static void |
setLoggingSetUp(boolean loggingSetUp) |
protected static org.apache.commons.logging.Log log
private static boolean loggingSetUp
protected static java.lang.String mutex
public void init()
init
in interface AdminLoggingMgrIf
public static boolean isLoggingSetUp()
protected static void setLoggingSetUp(boolean loggingSetUp)
loggingSetUp
- the loggingSetUp to setCopyright © 2018 DS Data Systems UK Ltd.