Package org.apache.avalon.framework.logger

Abstract logging framework supporting pluggable logging mechanisms including LogKit, Log4J and the JDK 1.4 logging infrastructure.

See:
          Description

Interface Summary
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.
 

Class Summary
AbstractLogEnabled Utility class to allow easy construction of components that will perform logging.
 

Package org.apache.avalon.framework.logger Description

Abstract logging framework supporting pluggable logging mechanisms including LogKit, Log4J and the JDK 1.4 logging infrastructure.



Copyright © 1997-2012 Apache Software Foundation. All Rights Reserved.