Package org.restlet.engine.log
package org.restlet.engine.log
Supports the log service.
- Since:
- Restlet 2.0
-
ClassesClassDescriptionLog file handler that uses the
AccessLogFormatterby default.Log record formatter which simply outputs the message on a new line.Access log record formatter which writes a header describing the default log format.Simple IDENT client.Filter logging all calls after their handling by the target Restlet.Logger facade to the underlying logging framework used by the Restlet Framework.Thread factory that logs uncaught exceptions thrown by the created threads.Logging related utility methods.Special log formatter that displays the level, the logger name and the actual message.Special log formatter that displays the actual message only.