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.0-beta8compared with
Version Details
| 2.0-beta7 | 2.0-beta8 | |
|---|---|---|
| Release date | Jun 04, 2013 | Jul 10, 2013 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (4)
| 2.0-beta7 | 2.0-beta8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.eclipse.persistence » javax.persistence | - | 2.1.0 |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.0-beta7 | 2.0-beta8 |
| ~ Updated | org.fusesource.jansi » jansi | 1.9 | 1.11 |
| - Removed | org.hibernate.javax.persistence » hibernate-jpa-2.1-api | 1.0.0.Draft-16 | - |
Provided Changes (1)
| 2.0-beta7 | 2.0-beta8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.servlet » javax.servlet-api | - | 3.0.1 |
Test Changes (6)
| 2.0-beta7 | 2.0-beta8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.eclipse.persistence » org.eclipse.persistence.jpa | - | 2.5.0 |
| ~ Updated | com.h2database » h2 | 1.3.171 | 1.3.172 |
| ~ Updated | junit » junit | 4.7 | 4.11 |
| ~ Updated | log4j » log4j | 1.2.16 | 1.2.17 |
| - Removed | org.hibernate » hibernate-entitymanager | 4.3.0.Beta2 | - |
| - Removed | oro » oro | 2.0.8 | - |