|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.log | |
org.apache.log | Avalon LogKit is the logging framework used throughout the Avalon project. |
org.apache.log.filter | This package contains filters to limit or modify LogEvents as they are passed down LogEvent chain. |
org.apache.log.format | This package contains formmaters that serialize LogEvents to strings. |
org.apache.log.output | This package contains some useful output destination LogTargets. |
org.apache.log.output.db | Database output destination LogTargets. |
org.apache.log.output.io | Stream anf file based output destination LogTargets. |
org.apache.log.output.io.rotate | Log file rotation policies. |
org.apache.log.output.jms | JMS based output destination LogTargets. |
org.apache.log.output.lf5 | LogFactor5 (Swing GUI) based LogTarget. |
org.apache.log.output.net | Datagram, Socket and SMTP output destination LogTargets. |
org.apache.log.util | Utilities suppporting the logging framework. |
Classes in org.apache.log used by org.apache.logContextMap
|
The ContextMap contains non-hierarchical context information relevant to a particular LogEvent. ContextStack
|
Deprecated. This class has been deprecated as it encouraged use of bad design practices. Use org.apache.log.ContextMap instead. ErrorHandler
|
Handle unrecoverable errors that occur during logging. Hierarchy
|
This class encapsulates a basic independent log hierarchy. LogEvent
|
This class encapsulates each individual log event. Logger
|
The object interacted with by client objects to perform logging. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. Priority
|
Class representing and holding constants for priority. |
Classes in org.apache.log used by org.apache.log.filterFilterTarget
|
Deprecated. Interface offered no significant advantage and thus will no longer be used by new interfaces LogEvent
|
This class encapsulates each individual log event. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. Priority
|
Class representing and holding constants for priority. |
Classes in org.apache.log used by org.apache.log.formatContextMap
|
The ContextMap contains non-hierarchical context information relevant to a particular LogEvent. ContextStack
|
Deprecated. This class has been deprecated as it encouraged use of bad design practices. Use org.apache.log.ContextMap instead. Formatter
|
Deprecated. Use org.apache.log.format.Formatter instead. LogEvent
|
This class encapsulates each individual log event. Priority
|
Class representing and holding constants for priority. |
Classes in org.apache.log used by org.apache.log.outputErrorAware
|
Interface implemented by components that wish to delegate ErrorHandling to an ErrorHandler. ErrorHandler
|
Handle unrecoverable errors that occur during logging. LogEvent
|
This class encapsulates each individual log event. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. Priority
|
Class representing and holding constants for priority. |
Classes in org.apache.log used by org.apache.log.output.dbErrorAware
|
Interface implemented by components that wish to delegate ErrorHandling to an ErrorHandler. LogEvent
|
This class encapsulates each individual log event. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. |
Classes in org.apache.log used by org.apache.log.output.ioErrorAware
|
Interface implemented by components that wish to delegate ErrorHandling to an ErrorHandler. LogEvent
|
This class encapsulates each individual log event. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. |
Classes in org.apache.log used by org.apache.log.output.io.rotateErrorAware
|
Interface implemented by components that wish to delegate ErrorHandling to an ErrorHandler. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. |
Classes in org.apache.log used by org.apache.log.output.jmsErrorAware
|
Interface implemented by components that wish to delegate ErrorHandling to an ErrorHandler. ErrorHandler
|
Handle unrecoverable errors that occur during logging. LogEvent
|
This class encapsulates each individual log event. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. |
Classes in org.apache.log used by org.apache.log.output.lf5LogEvent
|
This class encapsulates each individual log event. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. Priority
|
Class representing and holding constants for priority. |
Classes in org.apache.log used by org.apache.log.output.netErrorAware
|
Interface implemented by components that wish to delegate ErrorHandling to an ErrorHandler. LogEvent
|
This class encapsulates each individual log event. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. |
Classes in org.apache.log used by org.apache.log.utilErrorHandler
|
Handle unrecoverable errors that occur during logging. LogEvent
|
This class encapsulates each individual log event. Logger
|
The object interacted with by client objects to perform logging. LogTarget
|
LogTarget is a class to encapsulate outputting LogEvent's. Priority
|
Class representing and holding constants for priority. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |