Package | Description |
---|---|
org.apache.log4j |
Logging API of Apache Log4j 1.2 for tinylog 2.
|
org.apache.log4j.spi |
Additional interfaces and classes of Apache Log4j 1.2 for tinylog 2.
|
Class and Description |
---|
Appender
Appender interface without Apache Log4j's methods.
|
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. |
Class and Description |
---|
Appender
Appender interface without Apache Log4j's methods.
|
Logger
This is the central class in the log4j package.
|
Copyright © 2020. All rights reserved.