org.mmbase.security.implementation.aselect
Class MMBaseSystemLogger
java.lang.Object
org.aselect.system.logging.SystemLogger
org.mmbase.security.implementation.aselect.MMBaseSystemLogger
public class MMBaseSystemLogger
- extends org.aselect.system.logging.SystemLogger
- Author:
- Michiel Meeuwissen
| Methods inherited from class org.aselect.system.logging.SystemLogger |
closeHandlers, formatDetailedError, formatInternalError, init, isDebug, log, log, log, log, setLevel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MMBaseSystemLogger
public MMBaseSystemLogger()
init
public void init(String xLogDir,
String xLogFileNamePrefix,
String xLoggerNamespace,
int xFileLimit,
int xNumberOfFiles)
throws Exception
- Overrides:
init in class org.aselect.system.logging.SystemLogger
- Throws:
Exception
getLogger
public Logger getLogger()
setDebug
public void setDebug(boolean debug)
- Overrides:
setDebug in class org.aselect.system.logging.SystemLogger
MMBase ASelect 2.0-SNAPSHOT - 2013-03-30T06:51