Package org.jboss.logging

Common logging infrastructure.

See:
          Description

Interface Summary
Log4jSocketServer.LoggerRepositoryFactory (src)  
LoggerPlugin (src) Defines a "pluggable" login module.
 

Class Summary
JDK14LoggerPlugin (src) An example LoggerPlugin which uses the JDK java.util.logging framework.
Log4jLoggerPlugin (src) Delegate for org.jboss.logging.Logger logging to log4j.
Log4jService (src) Initializes the Log4j logging framework.
Log4jSocketServer (src) A Log4j SocketServer service.
Log4jSocketServer.DefaultLoggerRepositoryFactory (src) A simple LoggerRepository factory which simply returns the current repository from the LogManager.
Logger (src) Logger wrapper that tries to dynamically load a log4j class to determine if log4j is available in the VM.
NullLoggerPlugin (src) LoggerPlugin implementation producing no output at all.
XLevel (src) Provides custom extention levels for use with the Log4j logging framework.
 

Package org.jboss.logging Description

Common logging infrastructure.

Package Specification

Related Documentation

Package Status

Todo