|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LoggerPlugin | Defines a "pluggable" login module. |
Class Summary | |
---|---|
DynamicLogger | An extension of the JBoss Logger that adds a log() primitive that maps to a dynamically defined log level. |
JBossJDKLogManager | A simple extension to the default JDK LogManager that overrides the reset call to a noop to avoid the current behavior of the LogManager installing a shutdown hook which calls reset. |
JDK14LoggerPlugin | An example LoggerPlugin which uses the JDK java.util.logging framework. |
Log4jLoggerPlugin | Delegate for org.jboss.logging.Logger logging to log4j. |
Logger | Logger wrapper that tries to dynamically load a log4j class to determine if log4j is available in the VM. |
NullLoggerPlugin | LoggerPlugin implementation producing no output at all. |
XLevel | Provides custom extention levels for use with the Log4j logging framework. |
Common logging infrastructure.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |