Uses of Class
org.apache.log.util.LoggerListener

Packages that use LoggerListener
org.apache.log Avalon LogKit is the logging framework used throughout the Avalon project. 
 

Uses of LoggerListener in org.apache.log
 

Methods in org.apache.log with parameters of type LoggerListener
 void Hierarchy.addLoggerListener(LoggerListener loggerListener)
          Set the LoggerListener associated with hierarchy.
 void Hierarchy.removeLoggerListener(LoggerListener loggerListener)
          Remove the LoggerListener associated with hierarchy.
 



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