Uses of Interface
org.apache.commons.cactus.util.log.Log

Packages that use Log
org.apache.commons.cactus.util.log   
 

Uses of Log in org.apache.commons.cactus.util.log
 

Classes in org.apache.commons.cactus.util.log that implement Log
 class BaseLog
          Wrapper around the Log4j Category class.
 class BaseLogDummy
          Dummy class that logs nothing.
 

Methods in org.apache.commons.cactus.util.log that return Log
 Log LogService.getLog(java.lang.String theCategoryName)
           
 



Copyright © 2000-2001 Apache Software Foundation. All Rights Reserved.