Package org.jboss.logging.util

Logging utilties and helpers.

See:
          Description

Class Summary
CategoryStream (src) Deprecated. Use LoggerStream (src) instead.
CategoryWriter (src) Deprecated. Use LoggerWriter (src) instead.
LoggerPluginWriter (src) A subclass of PrintWriter that redirects its output to a LoggerPlugin at INFO level.
LoggerStream (src) A subclass of PrintStream that redirects its output to a log4j Logger.
LoggerWriter (src) A subclass of PrintWriter that redirects its output to a log4j Logger.
OnlyOnceErrorHandler (src) The OnlyOnceErrorHandler implements log4j's default error handling policy which consists of emitting a message for the first error in an appender and ignoring all following errors.
 

Package org.jboss.logging.util Description

Logging utilties and helpers.

Package Specification

Related Documentation

Package Status

Todo