Class | Description |
---|---|
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.
|
LogUtils |
Logging related utility methods.
|
SimplerFormatter |
Special log formatter that displays the level, the logger name and the actual
message.
|
SimplestFormatter |
Special log formatter that displays the actual message only.
|
Copyright © 2005-2024 Restlet.