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

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

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

C# Logging Libraries

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

For a logging library for C# applications, the strongest matches are serilog/serilog (Serilog is a comprehensive, industry-standard structured logging framework for), nlog/nlog (NLog is a comprehensive, high-performance logging framework for) and serilog/serilog-aspnetcore (This library provides the essential integration for using Serilog). Each is ranked by relevance to your query, popularity and recent activity.

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

C# Logging Libraries

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

    serilog/serilog

    7,991عرض على GitHub↗

    Serilog is a structured logging library for .NET applications that records events as rich data objects instead of plain text strings. It functions as a multi-sink framework, allowing a single log stream to be emitted to diverse destinations such as files, consoles, and cloud databases through a structured event pipeline. The framework distinguishes itself through dynamic metadata enrichment, using log event enrichers to add contextual properties and telemetry to logs for improved traceability and analysis. It employs a routing system that filters, enriches, and directs these structured events

    Serilog is a comprehensive, industry-standard structured logging framework for .NET that natively supports asynchronous processing, multi-sink routing, and rich diagnostic context enrichment.

    C#Application Logging ConfigurationsStructured LoggingContextual Logging
    عرض على GitHub↗7,991
  • nlog/nlogالصورة الرمزية لـ NLog

    NLog/NLog

    6,542عرض على GitHub↗

    NLog is an open-source logging framework for .NET that functions as a structured logging library and log routing engine. It captures log events with named parameters as searchable data rather than plain text and directs these messages to various output destinations based on severity and source. The framework is designed as an extensible platform, supporting custom targets, layout renderers, and filters that can be loaded from external assemblies or defined in code. It features a dynamic configuration system that allows logging targets, rules, and layouts to be updated via XML or programmatic

    NLog is a comprehensive, high-performance logging framework for .NET that natively supports structured logging, asynchronous processing, and extensive multi-sink routing, making it a flagship solution for application diagnostics.

    C#Asynchronous LoggingStructured LoggingThread-Local Property Scopes
    عرض على GitHub↗6,542
  • serilog/serilog-aspnetcoreالصورة الرمزية لـ serilog

    serilog/serilog-aspnetcore

    1,424عرض على GitHub↗

    Serilog integration for ASP.NET Core

    This library provides the essential integration for using Serilog within ASP.NET Core applications, offering structured logging, multi-sink support, and diagnostic context capabilities that align with your requirements.

    C#Logging
    عرض على GitHub↗1,424

Related searches

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