Some Javadoc.
1 file changed
tree: 2dfb9ad33cd5dde12cf8ff14972aff91999f7fa4
  1. log4j-1.2-api/
  2. log4j-api/
  3. log4j-api-scala_2.10/
  4. log4j-api-scala_2.11/
  5. log4j-bom/
  6. log4j-core/
  7. log4j-distribution/
  8. log4j-flume-ng/
  9. log4j-iostreams/
  10. log4j-jcl/
  11. log4j-jmx-gui/
  12. log4j-jul/
  13. log4j-liquibase/
  14. log4j-nosql/
  15. log4j-perf/
  16. log4j-samples/
  17. log4j-slf4j-impl/
  18. log4j-taglib/
  19. log4j-to-slf4j/
  20. log4j-web/
  21. src/
  22. .gitignore
  23. BUILDING.txt
  24. checkstyle-header.txt
  25. checkstyle-import-control.xml
  26. checkstyle-suppressions.xml
  27. checkstyle.xml
  28. doap_log4j2.rdf
  29. findbugs-exclude-filter.xml
  30. LICENSE.txt
  31. NOTICE.txt
  32. pom.xml
  33. README.md
  34. RELEASE-NOTES.txt
  35. Vagrantfile
README.md

Apache Log4j 2

Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture.

Documentation

The Log4j 2 User's Guide is available here or as a downloadable PDF.

Requirements

Log4j 2.4 and greater requires Java 7, versions 2.0-alpha1 to 2.3 required Java 6. Some features require optional dependencies; the documentation for these features specifies the dependencies.

License

Apache Log4j 2 is distributed under the Apache License, version 2.0.

Download

How to download Log4j, and how to use it from Maven, Ivy and Gradle.

Issue Tracking

Issues, bugs, and feature requests should be submitted to the JIRA issue tracking system for this project.

Pull request on GitHub are welcome, but please open a ticket in the JIRA issue tracker first, and mention the JIRA issue in the Pull Request.