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

Packages that use TargetDescriptor
org.apache.avalon.composition.logging The logging package contains the LoggingManager which is an interface to the initial bootstrap logging mananager that uses mata information about logging targets and catagories.  
 

Uses of TargetDescriptor in org.apache.avalon.composition.logging
 

Methods in org.apache.avalon.composition.logging that return TargetDescriptor
 TargetDescriptor[] LoggingDescriptor.getTargetDescriptors()
          Return the set of logging target descriptors.
 

Constructors in org.apache.avalon.composition.logging with parameters of type TargetDescriptor
LoggingDescriptor(String root, String priority, String target, CategoryDirective[] categories, TargetDescriptor[] targets)
          Create a LoggingDescriptor instance.
 



Copyright © Apache Software Foundation. All Rights Reserved.