public class P6SpyLogger
extends com.p6spy.engine.logging.appender.FormattedLogger
implements com.p6spy.engine.logging.appender.P6Logger
Constructor and Description |
---|
P6SpyLogger() |
Modifier and Type | Method and Description |
---|---|
void |
logException(java.lang.Exception e) |
void |
logText(java.lang.String s) |
getLastEntry, logSQL, setLastEntry
public static int level
public static Logger logger
public void logText(java.lang.String s)
logText
in interface com.p6spy.engine.logging.appender.P6Logger
logText
in class com.p6spy.engine.logging.appender.FormattedLogger
public void logException(java.lang.Exception e)
logException
in interface com.p6spy.engine.logging.appender.P6Logger