Log4jUtils
Log4jUtils is a small utility library containing a few special appenders for the popular Log4j library.
I developed this library to work around a few shortcomings in the otherwise solid and proven 1.2.x versions of Log4j.
The classes in Log4jUtils were originally part of the StandardUtils library but where moved to their own library when I wanted to remove the Log4j dependency from StandardUtils.
Releases
Version | Release date | Download | Changelog |
---|---|---|---|
1.2.4 | 6/5 2015 | Log4JUtils-1.2.4.jar (14 KB) | link |
1.2.0 | 10/9 2014 | Log4jUtils-1.2.0.jar (12 KB) | link |
1.0.0 | 30/10 2012 | Log4JUtils-1.0.0.jar (9 KB) | - |
Depencies
Log4jUtils has the following dependencies:
- Java 1.8
- StandardUtils
- Log4j
Source code
The source code is copyright Robert Olofsson and various other committers. It is available under the LGPLv3 license from the following subversion repository: svn://svn.unlogic.se/utils/log4jutils