com.anwrt.ooserver.daemon
Class Log4JLogger
java.lang.Object
com.anwrt.ooserver.daemon.Logger
com.anwrt.ooserver.daemon.Log4JLogger
public class Log4JLogger
- extends Logger
Methods inherited from class com.anwrt.ooserver.daemon.Logger |
debug, debug, debug, detailedDebug, error, fatalError, fatalError, getInstance, getLevel, info, levelInformation, levelToString, newInstance, setLevel, setLevel, toString, warning |
logInfoAsDebug
public static boolean logInfoAsDebug
Log4JLogger
public Log4JLogger()
debugImpl
protected void debugImpl(String msg)
- Specified by:
debugImpl
in class Logger
debugImpl
protected void debugImpl(String msg,
Exception ex)
- Specified by:
debugImpl
in class Logger
debugImpl
protected void debugImpl(Exception ex)
- Specified by:
debugImpl
in class Logger
detailedDebugImpl
protected void detailedDebugImpl(Exception ex)
- Specified by:
detailedDebugImpl
in class Logger
errorImpl
protected void errorImpl(String msg)
- Specified by:
errorImpl
in class Logger
fatalErrorImpl
protected void fatalErrorImpl(String msg)
- Specified by:
fatalErrorImpl
in class Logger
fatalErrorImpl
protected void fatalErrorImpl(String msg,
Exception ex)
- Specified by:
fatalErrorImpl
in class Logger
infoImpl
protected void infoImpl(String msg)
- Specified by:
infoImpl
in class Logger
warningImpl
protected void warningImpl(String msg)
- Specified by:
warningImpl
in class Logger
Copyright © 2010 Nuxeo SAS. All Rights Reserved.