Uses of Class
org.apache.log.Hierarchy
-
Packages that use Hierarchy Package Description org.apache.log Avalon LogKit is the logging framework used throughout the Avalon project. -
-
Uses of Hierarchy in org.apache.log
Fields in org.apache.log declared as Hierarchy Modifier and Type Field Description private static Hierarchy
Hierarchy. c_hierarchy
Methods in org.apache.log that return Hierarchy Modifier and Type Method Description static Hierarchy
Hierarchy. getDefaultHierarchy()
Retrieve the default hierarchy.
-