
public class OLogFormatter extends Formatter
| Modifier and Type | Field and Description |
|---|---|
protected static DateFormat |
dateFormat |
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, getTailprotected static final DateFormat dateFormat
protected static final String EOL
Copyright © 2009–2025 OrientDB. All rights reserved.