|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object toolbox.services.util.logging.LoggingFormatterToStringImpl
public class LoggingFormatterToStringImpl
Formatter implementation that performs a simple toString() on the received LogMessage.
Constructor Summary | |
---|---|
LoggingFormatterToStringImpl()
Default constructor. |
Method Summary | |
---|---|
java.lang.String |
format(LogMessage message)
Format the given message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggingFormatterToStringImpl()
Method Detail |
---|
public java.lang.String format(LogMessage message)
format
in interface LoggingFormatter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |