Uses of Package
org.jboss.logmanager.handlers
Packages that use org.jboss.logmanager.handlers
-
Classes in org.jboss.logmanager.handlers used by org.jboss.logmanager
-
Classes in org.jboss.logmanager.handlers used by org.jboss.logmanager.handlersClassDescriptionAn asynchronous log handler which is used to write to a handler or group of handlers which are "slow" or introduce some degree of latency.This builder is not thread-safe.The target stream type.A simple file handler.A resource which is flushable and closeable.An output stream handler which supports any
OutputStream
, using the specified encoding.A file handler which rotates the log at a preset time interval.Possible period values.Facility as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424) and RFC-3164 (http://tools.ietf.org/html/rfc3164).The type of socket the syslog should write toSeverity as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424) and RFC-3164 (http://tools.ietf.org/html/rfc3164).The syslog type used for formatting the message.An output stream that writes data to asocket
.A handler which writes to anyWriter
.