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