Uses of Package
org.apache.log

Packages that use org.apache.log
org.apache.avalon.excalibur.component Extended component management services. 
org.apache.avalon.excalibur.logger   
org.apache.avalon.excalibur.logger.factory   
org.apache.avalon.excalibur.logger.logkit   
org.apache.avalon.excalibur.testcase Excalibur testcase utilities. 
org.apache.avalon.framework.logger Abstract logging framework supporting pluggable logging mechanisms including LogKit, Log4J and the JDK 1.4 logging infrastructure. 
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.avalon.excalibur.component
Logger
          The object interacted with by client objects to perform logging.
 

Classes in org.apache.log used by org.apache.avalon.excalibur.logger
Hierarchy
          This class encapsulates a basic independent log hierarchy.
Logger
          The object interacted with by client objects to perform logging.
LogTarget
          LogTarget is a class to encapsulate outputting LogEvent's.
 

Classes in org.apache.log used by org.apache.avalon.excalibur.logger.factory
LogTarget
          LogTarget is a class to encapsulate outputting LogEvent's.
 

Classes in org.apache.log used by org.apache.avalon.excalibur.logger.logkit
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.
 

Classes in org.apache.log used by org.apache.avalon.excalibur.testcase
Logger
          The object interacted with by client objects to perform logging.
 

Classes in org.apache.log used by org.apache.avalon.framework.logger
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.
 

Classes in org.apache.log used by org.apache.log
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
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
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
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
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
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
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
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
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
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.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.