Package org.apache.log4j.spi
Interface LoggerFactory
Deprecated.
Apache Log4j 1 has reached end of life in 2015 and is no longer supported.
Implement this interface to create new instances of Logger or
a sub-class of Logger.
See examples/subclass/MyLogger.java
for an example.
- Since:
- version 0.8.5
-
Method Summary
-
Method Details
-
makeNewLoggerInstance
Deprecated.
-