Package | Description |
---|---|
org.apache.log4j | |
org.apache.log4j.spi | |
org.ops4j.pax.logging.service.internal |
Class and Description |
---|
Category
This class has been deprecated and
replaced by the
Logger subclass. |
Level
Defines the minimum set of levels recognized by the system, that is
OFF , FATAL , ERROR ,
WARN , INFO DEBUG and
ALL . |
Logger
This is the central class in the log4j package.
|
Priority
Refrain from using this class directly, use
the
Level class instead. |
PropertyConfigurator
Dummy class to allow more applications to be compatible with Pax Logging out of the box.
|
Class and Description |
---|
Logger
This is the central class in the log4j package.
|
Class and Description |
---|
Level
Defines the minimum set of levels recognized by the system, that is
OFF , FATAL , ERROR ,
WARN , INFO DEBUG and
ALL . |
Priority
Refrain from using this class directly, use
the
Level class instead. |
Copyright © 2013. All Rights Reserved.