| AsyncHandler.OverflowAction |
|
| ClientSocketFactory |
A factory used to create writable sockets.
|
| ConsoleHandler.Target |
The target stream type.
|
| FileHandler |
A simple file handler.
|
| OutputStreamHandler |
An output stream handler which supports any OutputStream, using the specified encoding.
|
| PeriodicRotatingFileHandler |
A file handler which rotates the log at a preset time interval.
|
| PeriodicRotatingFileHandler.Period |
Possible period values.
|
| SocketHandler.Protocol |
The type of socket
|
| SyslogHandler.Facility |
|
| SyslogHandler.Protocol |
The type of socket the syslog should write to
|
| SyslogHandler.Severity |
|
| SyslogHandler.SyslogType |
The syslog type used for formatting the message.
|
| TcpOutputStream |
An output stream that writes data to a socket.
|
| WriterHandler |
A handler which writes to any Writer.
|