Logback documentation
Below is a list of logback-related documentation currently available.
- The logback manual
- Reasons to switch to logback from log4j
- An introduction to logback-access for Jetty and Tomcat
- Real-world inspired recipes
- A Frequently Asked Questions list (FAQ)
- Logback error codes and their meanings
- Dependencies per module
- Walk-through logback-demo web app
- User guide of the logback plugin for Eclipse
Source code related documentation:
Articles and Presentations
- Application errors notification with Logback by Maciej Walkowiak
- Sifting Logs in Jetty with Logback by Joakim Erdfelt
- Logging tests to separate files by Nalin Makar
- Logback project, by Ceki Gülcü and Sébastien Pennec.
- Devoxx-2009 video presentation, by C. Gülcü
- Logback: Evolving Java Logging by Geoffrey Wiseman
- Logging in OSGI Enterprise Applications, by Ekkehard Gentz
- Understanding the OSGI logging service by Nogunner
- Logback in RCP application by David Virdefors
In french
- SLF4J & LOGBack : simplifiez-vous les logs by Ludovic Meurillon
- Java en Production - Les fichiers de logs by Cyrille Le Clerc
- Logback ou Log4J? by Benoit Courtine