public class StdoutLogger extends FormattedLogger implements P6Logger
Modifier and Type | Field and Description |
---|---|
protected PrintStream |
qlog |
Constructor and Description |
---|
StdoutLogger() |
Modifier and Type | Method and Description |
---|---|
void |
logException(Exception e) |
void |
logText(String text) |
logSQL, setStrategy
protected PrintStream qlog
public void logException(Exception e)
logException
in interface P6Logger
public void logText(String text)
logText
in interface P6Logger
logText
in class FormattedLogger
Copyright © 2002-2014 P6Spy. All Rights Reserved.