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