|
JBoss Log Manager 1.3.2.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Protectable | |
---|---|
org.jboss.logmanager | |
org.jboss.logmanager.handlers |
Uses of Protectable in org.jboss.logmanager |
---|
Classes in org.jboss.logmanager that implement Protectable | |
---|---|
class |
ExtHandler
An extended logger handler. |
class |
LogContext
A logging context, for producing isolated logging environments. |
Uses of Protectable in org.jboss.logmanager.handlers |
---|
Classes in org.jboss.logmanager.handlers that implement Protectable | |
---|---|
class |
AsyncHandler
An asynchronous log handler which is used to write to a handler or group of handlers which are "slow" or introduce some degree of latency. |
class |
ConsoleHandler
A console handler which writes to System.out by default. |
class |
FileHandler
A simple file handler. |
class |
NullHandler
A handler which performs no action other than to run any attached filter. |
class |
OutputStreamHandler
An output stream handler which supports any OutputStream , using the specified encoding. |
class |
PeriodicRotatingFileHandler
A file handler which rotates the log at a preset time interval. |
class |
PeriodicSizeRotatingFileHandler
A file handler which rotates the log at a preset time interval or the size of the log. |
class |
QueueHandler
A queue handler which retains the last few messages logged. |
class |
SizeRotatingFileHandler
|
class |
WriterHandler
A handler which writes to any Writer . |
|
JBoss Log Manager 1.3.2.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |