Uses of Class
org.jboss.logmanager.handlers.OutputStreamHandler
Packages that use OutputStreamHandler
-
Uses of OutputStreamHandler in org.jboss.logmanager.handlers
Subclasses of OutputStreamHandler in org.jboss.logmanager.handlersModifier and TypeClassDescriptionclass
A console handler which writes toSystem.out
by default.class
A simple file handler.class
A file handler which rotates the log at a preset time interval.class
A file handler which rotates the log at a preset time interval or the size of the log.class