Uses of Package
org.apache.log
-
Packages that use org.apache.log Package Description org.apache.log Avalon LogKit is the logging framework used throughout the Avalon project.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.log Class Description ContextMap The ContextMap contains non-hierarchical context information relevant to a particular LogEvent.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.format Class Description ContextMap The ContextMap contains non-hierarchical context information relevant to a particular LogEvent.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.output Class Description ErrorAware 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.db Class Description ContextMap The ContextMap contains non-hierarchical context information relevant to a particular LogEvent.ErrorAware 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 Class Description ErrorAware 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.rotate Class Description ErrorAware 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.jms Class Description ContextMap The ContextMap contains non-hierarchical context information relevant to a particular LogEvent.ErrorAware 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.lf5 Class Description 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.net Class Description ErrorAware 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.util Class Description ErrorHandler 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.Priority Class representing and holding constants for priority.