|
SLF4J API Version 1.4.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.log4j | |
---|---|
org.apache.log4j | An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger. |
Classes in org.apache.log4j used by org.apache.log4j | |
---|---|
Category
This class is a minimal implementation of the origianl org.apache.log4j.Logger class delegating all calls to a org.slf4j.Logger.Logger instance. |
|
Level
Defines the minimum set of levels recognized by the system, that is OFF , FATAL , ERROR ,
WARN , INFO DEBUG and
ALL . |
|
Logger
|
|
Priority
Refrain from using this class directly, use the Level class instead. |
|
SLF4J API Version 1.4.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |