awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java Logging Libraries

تم تحديث الترتيب في 13 يوليو 2026

نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “best java logging libraries”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.

Java Logging Libraries

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • qos-ch/logbackالصورة الرمزية لـ qos-ch

    qos-ch/logback

    3,211عرض على 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
    عرض على GitHub↗3,211
  • apache/logging-log4j2الصورة الرمزية لـ apache

    apache/logging-log4j2

    3,607عرض على 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
    عرض على 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