org.jivesoftware.util.log.util |
|
Java Source File Name | Type | Comment |
CommonsLogFactory.java | Class | A LogFactory implementation to override the default commons-logging behavior. |
DefaultErrorHandler.java | Class | Handle unrecoverable errors that occur during logging by
writing to standard error. |
JettyLog.java | Class | A Logger implementation to override the default Jetty logging behavior. |
LoggerOutputStream.java | Class | Redirect an output stream to a logger.
This class is useful to redirect standard output or
standard error to a Logger. |
OutputStreamLogger.java | Class | Redirect an output stream to a logger.
This class is useful to redirect standard output or
standard error to a Logger. |
StackIntrospector.java | Class | A set of utilities to inspect current stack frame. |