Skip to content

Latest commit

 

History

History

slf4j-log4j12

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

[DEPRECATED] TwitterServer slf4j-log4j12

This library provides a wrapper over the slf4j-log4j12 logging implementation for use in TwitterServer along with the appropriate SLF4J bridges for other logging implementations.

NOTE:

Users MUST provide a compatible version of the Log4j 1.2 logging implementation.

Admin HTTP Interface Logging Handler

Depending on this library will install a logging handler on the HTTP admin interface which allows users to dynamically change org.apache.log4j.Logger log levels.

For more information see the TwitterServer user guide section on Logging