Uses of Package
org.apache.log.util

Packages that use org.apache.log.util
org.apache.log Avalon LogKit is the logging framework used throughout the Avalon project. 
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.net Datagram, Socket and SMTP output destination LogTargets. 
 

Classes in org.apache.log.util used by org.apache.log
LoggerListener
          The LoggerListener class is used to notify listeners when a new Logger object is created.
 

Classes in org.apache.log.util used by org.apache.log.output
Closeable
          Interface implemented by LogTargets that are capable of being closed.
 

Classes in org.apache.log.util used by org.apache.log.output.db
Closeable
          Interface implemented by LogTargets that are capable of being closed.
 

Classes in org.apache.log.util used by org.apache.log.output.io
Closeable
          Interface implemented by LogTargets that are capable of being closed.
 

Classes in org.apache.log.util used by org.apache.log.output.io.rotate
Closeable
          Interface implemented by LogTargets that are capable of being closed.
 

Classes in org.apache.log.util used by org.apache.log.output.jms
Closeable
          Interface implemented by LogTargets that are capable of being closed.
 

Classes in org.apache.log.util used by org.apache.log.output.net
Closeable
          Interface implemented by LogTargets that are capable of being closed.
 



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