Logback documentation
Below is a list of logback-related documentation currently available.
- The logback manual
- Reasons to switch to logback from log4j
- Benchmarking synchronous and asynchronous logging
- 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
Logback-core & logback-classic javadocs and source code:
- Logback-core/logback-classic Javadocs
- Logback-core/logback-classic Source code
- Logback-core/logback-classic Test classes source code
Logback-access javadocs and source code: