Stack Explorer

Logback

logging

Reference implementation of SLF4J for Java logging

→ Stable

Features

loggingjavaslf4jspring

Pros and Cons

Ventajas

  • + Native SLF4J implementation
  • + Spring Boot default
  • + XML or Groovy configuration
  • + Auto-reload configuration
  • + Solid performance

Desventajas

  • - Fewer features than Log4j2
  • - Configuration can be verbose
  • - Less flexible in some cases

Use Cases

  • Spring Boot projects
  • SLF4J applications
  • General Java logging
  • Microservices

Tecnologías Relacionadas

Compatible with

Alternatives