com.p6spy.engine.logging.appender
Class Log4jLogger
java.lang.Object
com.p6spy.engine.logging.appender.FormattedLogger
com.p6spy.engine.logging.appender.Log4jLogger
- All Implemented Interfaces:
- P6Logger
public class Log4jLogger
- extends FormattedLogger
- implements P6Logger
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
level
protected Level level
lastEntry
protected String lastEntry
Log4jLogger
public Log4jLogger()
logException
public void logException(Exception e)
- Specified by:
logException
in interface P6Logger
logText
public void logText(String text)
- Specified by:
logText
in interface P6Logger
- Specified by:
logText
in class FormattedLogger
getLevel
public Level getLevel()
setLevel
public void setLevel(Level inVar)