Logback logo

Logback

A logging framework for Java applications
1.3K
75
+ 1
0

What is Logback?

It is intended as a successor to the popular log4j project. It is divided into three modules, logback-core, logback-classic and logback-access. The logback-core module lays the groundwork for the other two modules, logback-classic natively implements the SLF4J API so that you can readily switch back and forth between logback and other logging frameworks and logback-access module integrates with Servlet containers, such as Tomcat and Jetty, to provide HTTP-access log functionality.
Logback is a tool in the Log Management category of a tech stack.

Who uses Logback?

Companies
34 companies reportedly use Logback in their tech stacks, including MEG, immmr, and movix.

Developers
148 developers on StackShare have stated that they use Logback.

Logback Integrations

SLF4J, Coralogix, Dropwizard Metrics, Boxfuse, and LogMx are some of the popular tools that integrate with Logback. Here's a list of all 5 tools that integrate with Logback.

Logback Alternatives & Comparisons

What are some alternatives to Logback?
Log4j
It is an open source logging framework. With this tool – logging behavior can be controlled by editing a configuration file only without touching the application binary and can be used to store the Selenium Automation flow logs.
SLF4J
It is a simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks allowing the end user to plug in the desired logging framework at deployment time.
Logstash
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). If you store them in Elasticsearch, you can view and analyze them with Kibana.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
See all alternatives

Logback's Followers
75 developers follow Logback to keep up with related blogs and decisions.