Logback, a successor to the LOG4J Project, was designed by Log4j's founder Ceki GULCU as an open source journaling system.
Logback is equipped with a basic architecture to be used in different scenarios, and is divided into three modules: Core module, Classic module, and Access module. Core module is an infrastructure module designed for the other two modules. The Classic module is similar to an improved version of log4j, enabling the SLF4J API to easily switch back and forth between logback and other log systems (log4j or JDK14). Access module integrates the Servlet container and provides HTTP access log functionality.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.