public class Log4jLogger extends FormattedLogger implements P6Logger
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
lastEntry |
protected org.apache.log4j.Level |
level |
Constructor and Description |
---|
Log4jLogger() |
Modifier and Type | Method and Description |
---|---|
org.apache.log4j.Level |
getLevel() |
void |
logException(java.lang.Exception e) |
void |
logText(java.lang.String text) |
void |
setLevel(org.apache.log4j.Level inVar) |
getLastEntry, logSQL, setLastEntry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLastEntry, logSQL
protected org.apache.log4j.Level level
protected java.lang.String lastEntry
public void logException(java.lang.Exception e)
logException
in interface P6Logger
public void logText(java.lang.String text)
logText
in interface P6Logger
logText
in class FormattedLogger
public org.apache.log4j.Level getLevel()
public void setLevel(org.apache.log4j.Level inVar)