Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has a plugin architecture that makes it extensible and supports asynchronous logging based on LMAX Disruptor.
Version2.2compared with
Version Details
| 2.1 | 2.2 | |
|---|---|---|
| Release date | Oct 20, 2014 | Feb 22, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (5)
| 2.1 | 2.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.4.2 | 2.5.1 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.4.2 | 2.5.1 |
| ~ Updated | com.fasterxml.jackson.dataformat » jackson-dataformat-xml | 2.4.2 | 2.5.1 |
| ~ Updated | com.fasterxml.jackson.dataformat » jackson-dataformat-yaml | 2.4.2 | 2.5.1 |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.1 | 2.2 |
Test Changes (4)
| 2.1 | 2.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-codec » commons-codec | 1.9 | 1.10 |
| ~ Updated | org.apache.felix » org.apache.felix.framework | 4.2.1 | 4.6.0 |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.1 | 2.2 |
| ~ Updated | org.eclipse.osgi » org.eclipse.osgi | 3.6.0.v20100517 | 3.7.1 |