Uses of Interface
org.apache.avalon.framework.logger.LogEnabled
-
Packages that use LogEnabled Package Description org.apache.avalon.framework.logger Abstract logging framework supporting pluggable logging mechanisms including LogKit, Log4J and the JDK 1.4 logging infrastructure. -
-
Uses of LogEnabled in org.apache.avalon.framework.logger
Classes in org.apache.avalon.framework.logger that implement LogEnabled Modifier and Type Class Description class
AbstractLogEnabled
Utility class to allow easy construction of components that will perform logging.
-