Uses of Class
org.apache.avalon.composition.logging.LoggingDescriptor

Packages that use LoggingDescriptor
org.apache.avalon.composition.logging.impl The logging package contains the DefaultLoggingManager which is an initial bootstrap logging mananager that uses mata information about logging targets and catagories.  
 

Uses of LoggingDescriptor in org.apache.avalon.composition.logging.impl
 

Constructors in org.apache.avalon.composition.logging.impl with parameters of type LoggingDescriptor
DefaultLoggingManager(File base, LoggingDescriptor descriptor)
          Application of a runtime context to the manager.
DefaultLoggingManager(File base, LoggingDescriptor descriptor, boolean debug)
          Application of a runtime context to the manager.
 



Copyright © Apache Software Foundation. All Rights Reserved.