awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java Logging Libraries

Clasificación actualizada el 13 jul 2026

Curamos repositorios de código abierto en GitHub que coinciden con “best java logging libraries”. Los resultados están clasificados por relevancia según tu búsqueda; usa los filtros de abajo para acotar o refina con IA.

Java Logging Libraries

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • qos-ch/logbackAvatar de qos-ch

    qos-ch/logback

    3,211Ver en GitHub↗

    Logback is a Java logging framework used to record system events and diagnostic messages through a programmable API. It serves as a concrete implementation of the Simple Logging Facade for Java (SLF4J) and provides a structured logging engine for outputting events in machine-readable formats like JSON. The system distinguishes itself through an asynchronous log processor that utilizes circular queues and background workers to reduce performance overhead. It also features a log file rotation manager for size-based or time-based rollover with automatic compression, and the ability to update log

    Logback is the industry-standard Java logging framework that natively implements SLF4J and provides all the requested features, including high-performance asynchronous logging, structured output, and robust log rotation.

    JavaAsynchronous LoggingSLF4J ImplementationsStructured Logging
    Ver en GitHub↗3,211
  • apache/logging-log4j2Avatar de apache

    apache/logging-log4j2

    3,607Ver en GitHub↗

    This project is a logging framework for Java environments, providing a standardized interface for capturing diagnostic application events and maintaining persistent audit trails. It functions as an enterprise-grade logging engine designed to handle high-throughput applications while managing complex diagnostic data. The framework distinguishes itself through a modular provider architecture that allows for the dynamic swapping of logging implementations and output destinations. It utilizes a hierarchical configuration system that enables granular control over logging behavior, supported by plu

    Apache Log4j 2 is a comprehensive, industry-standard logging framework that natively supports structured logging, asynchronous performance, and all the advanced configuration features required for robust Java observability.

    JavaDiagnostic Context Propagators
    Ver en GitHub↗3,607

Related searches

  • a php library for application logging
  • a logging library for C# applications
  • a python library for application logging
  • a lightweight logging library for JavaScript applications
  • a logging library for Ruby applications
  • a logging library for Rust applications
  • a lightweight logging library for C++
  • a java library for application metrics