Uses of Package
org.apache.avalon.framework.logger

Packages that use org.apache.avalon.framework.logger
org.apache.avalon.framework.container Utilities supporting execution of component lifecycle stages.  
org.apache.avalon.framework.logger Abstract logging framework supporting pluggable logging mechanisms including LogKit, Log4J and the JDK 1.4 logging infrastructure. 
 

Classes in org.apache.avalon.framework.logger used by org.apache.avalon.framework.container
Logger
          This is a facade for the different logging subsystems.
 

Classes in org.apache.avalon.framework.logger used by org.apache.avalon.framework.logger
LogEnabled
          Components that need to log can implement this interface to be provided Loggers.
Loggable
          Deprecated. Use LogEnabled instead.
Logger
          This is a facade for the different logging subsystems.
 



Copyright © The Apache Software Foundation. All Rights Reserved.