Package org.restlet.engine.log

Supports the log service.

See:
          Description

Class Summary
AccessLogFileHandler Log file handler that uses the AccessLogFormatter by default.
AccessLogFormatter Log record formatter which simply outputs the message on a new line.
DefaultAccessLogFormatter Access log record formatter which writes a header describing the default log format.
IdentClient Simple IDENT client.
LogFilter Filter logging all calls after their handling by the target Restlet.
LoggerFacade Logger facade to the underlying logging framework used by the Restlet Framework.
LoggingThreadFactory Thread factory that logs uncaught exceptions thrown by the created threads.
TraceHandler Special handler that logs in the console all log message sent through the log manager.
 

Package org.restlet.engine.log Description

Supports the log service.

Since:
Restlet 2.0


Copyright © 2005-2011 Noelios Technologies.