java.lang.Object
|
+--org.apache.log4j.Category
|
+--org.apache.log4j.Logger
Known Direct Subclasses:
RootCategory
This is the central class in the log4j package. Most logging
operations, except configuration, are done through this class.
- log4j 1.2
- Ceki G