public class StdoutLogger extends FormattedLogger
| Modifier and Type | Field and Description |
|---|---|
protected java.io.PrintStream |
qlog |
| Constructor and Description |
|---|
StdoutLogger(Tenant system) |
| Modifier and Type | Method and Description |
|---|---|
void |
logException(java.lang.Exception exception) |
void |
logText(java.lang.String text) |
getLastEntry, logSQL, setLastEntrypublic StdoutLogger(Tenant system)
public void logException(java.lang.Exception exception)
public void logText(java.lang.String text)
logText in interface JDBCLoggerlogText in class FormattedLoggerCopyright © 2018 SAP SE. All Rights Reserved.