public class OLogFormatter extends Formatter
Modifier and Type | Field and Description |
---|---|
protected static DateTimeFormatter |
dateFormatter |
protected static String |
EOL
The end-of-line character for this platform.
|
Constructor and Description |
---|
OLogFormatter() |
Modifier and Type | Method and Description |
---|---|
protected String |
customFormatMessage(LogRecord iRecord) |
String |
format(LogRecord record) |
protected String |
getSourceClassSimpleName(String iSourceClassName) |
formatMessage, getHead, getTail
protected static final DateTimeFormatter dateFormatter
protected static final String EOL
Copyright © 2009–2020 OrientDB. All rights reserved.