Package org.restlet.engine.log
Class SimplestFormatter
java.lang.Object
java.util.logging.Formatter
org.restlet.engine.log.SimplestFormatter
Special log formatter that displays the actual message only. It also displays
the stack trace if available.
This is particularly useful for debugging.
- Author:
- Jerome Louvel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail