• Home
  • Search Tags
  • About

log4j2

Topics related to log4j2:

Getting started with log4j2

This section provides an overview of what log4j2 is, and why a developer might want to use it.

It should also mention any large subjects within log4j2, and link out to the related topics. Since the Documentation for log4j2 is new, you may need to create initial versions of those related topics.

Why not Log4j 1.x?

Log4j 1.x is end-of-life as of August 5, 2015. [1][2]. Apache Log4j 2 is the successor to Log4j 1.x; provides bindings for projects that depend on Log4j 1.x, but wish to upgrade to Log4j 2. In addition to compatibility with Log4j 1.x, compatibility is provided for the SLF4J, Commons Logging, and java.util.logging APIs.

[1] https://logging.apache.org/log4j/1.2/
[2] https://blogs.apache.org/foundation/entry/apache_logging_services_project_announces

Content on the page is taken from Stack Overflow Documentation

This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service