Uses of Package
org.apache.turbine.services.logging

Packages that use org.apache.turbine.services.logging
org.apache.turbine.services Contains the Service framework for Turbine. 
org.apache.turbine.services.logging   
org.apache.turbine.services.schedule   
org.apache.turbine.util   
 

Classes in org.apache.turbine.services.logging used by org.apache.turbine.services
LoggingService
          A service that provides logging capabilities to Turbine.
 

Classes in org.apache.turbine.services.logging used by org.apache.turbine.services.logging
BaseLogger
          This is an abbstract class that implements Logger interface.
Logger
          Classes that implement the Logger interface allows loging.
LoggingConfig
          This is the interface that one must implement if they wish to provide alternative configuration resources for the Logging system.
LoggingService
          A service that provides logging capabilities to Turbine.
RunDataFilter
          Classes that implement this interface extracts data from RunData object.
TurbineLoggingService
          The default implementation of the logging service in Turbine.
 

Classes in org.apache.turbine.services.logging used by org.apache.turbine.services.schedule
Logger
          Classes that implement the Logger interface allows loging.
 

Classes in org.apache.turbine.services.logging used by org.apache.turbine.util
Logger
          Classes that implement the Logger interface allows loging.
 



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