serilog
Logging library
A logging library designed to capture structured event data and provide flexible output options
Simple .NET logging with fully-structured events
7k stars
163 watching
797 forks
Language: C#
last commit: 22 days ago
Linked from 4 awesome lists
serilog
Related projects:
Repository | Description | Stars |
---|---|---|
serilog/serilog-aspnetcore | A package that integrates Serilog logging with ASP.NET Core applications. | 1,314 |
nlog/nlog | A logging library for .NET applications that provides structured log routing and management capabilities. | 6,312 |
serilog/serilog-sinks-observable | A package that enables logging events to be observed and processed as observable streams. | 23 |
rehansaeed/serilog.exceptions | Adds exception details to log messages | 514 |
serilog-contrib/serilog-sinks-richtextbox | A Serilog sink that writes log events to a WPF RichTextBox control with color and theme support | 108 |
verifytests/verify.serilog | A tool for verifying Serilog logging behavior in C# applications | 1 |
serilog/serilog-expressions | A feature-rich configuration language for filtering and formatting Serilog events in C# | 191 |
alaatm/sejil | An ASP.NET Core logging library that captures and filters log events for developer insights | 182 |
poshlog/poshlog | A PowerShell module for structured logging with cross-platform support and extensibility using Serilog. | 199 |
rs/zerolog | Provides fast and simple logging with JSON output, minimizing allocations and reflection. | 10,639 |
sgryphon/essential-diagnostics | Provides additional logging capabilities and utility classes for .NET Framework System.Diagnostics trace logging | 69 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,221 |
pimterry/loglevel | A lightweight logging library with reliable log level methods and robust fallbacks for various JavaScript environments. | 2,615 |
open-telemetry/opentelemetry-dotnet | The .NET implementation of the OpenTelemetry specification, providing logging, metrics, and tracing capabilities for distributed systems. | 3,236 |
platformlab/nanolog | A high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency. | 3,004 |