Package com.orientechnologies.common.log
Class OLogFormatter
java.lang.Object
java.util.logging.Formatter
com.orientechnologies.common.log.OLogFormatter
- Direct Known Subclasses:
OAnsiLogFormatter
Basic Log formatter.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final DateTimeFormatterprotected static final StringThe end-of-line character for this platform. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringcustomFormatMessage(LogRecord iRecord) protected StringgetSourceClassSimpleName(String iSourceClassName) Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail