⇒ Index (Frames) |  ⇒ Index (No Frames) |  ⇒ Package |  ⇒ Package Tree |  ⇒ Full Tree 

Class Logger

java.lang.Object
|
+--org.apache.log4j.Category
   |
   +--org.apache.log4j.Logger

Known Direct Subclasses:
RootCategory


class Logger
extends Category

This is the central class in the log4j package. Most logging operations, except configuration, are done through this class.
Since:
log4j 1.2
Author:
Ceki G