Package org.apache.log4j
Class Log4jLoggerFactory
java.lang.Object
org.apache.log4j.Log4jLoggerFactory
This class is a factory that creates and maintains org.apache.log4j.Loggers
wrapping org.slf4j.Loggers.
It keeps a hashtable of all created org.apache.log4j.Logger instances so that
all newly created instances are not duplicates of existing loggers.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log4jLoggers
-
-
Constructor Details
-
Log4jLoggerFactory
Log4jLoggerFactory()
-
-
Method Details
-
getLogger
-
getLogger
-