serilog

Logging library

A logging library designed to capture structured event data and provide flexible output options

Simple .NET logging with fully-structured events

GitHub

7k stars
163 watching
797 forks
Language: C#
last commit: about 1 month ago
Linked from 4 awesome lists

serilog

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
serilog/serilog-aspnetcore A package that integrates Serilog logging with ASP.NET Core applications. 1,327
nlog/nlog A logging library for .NET applications that provides structured log routing and management capabilities. 6,330
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 516
serilog-contrib/serilog-sinks-richtextbox A Serilog sink that writes log events to a WPF RichTextBox control with color and theme support 110
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# 194
alaatm/sejil An ASP.NET Core logging library that captures and filters log events for developer insights 183
poshlog/poshlog A PowerShell module for structured logging with cross-platform support and extensibility using Serilog. 202
rs/zerolog Provides fast and simple logging with JSON output, minimizing allocations and reflection. 10,738
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,242
pimterry/loglevel A lightweight logging library with reliable log level methods and robust fallbacks for various JavaScript environments. 2,628
open-telemetry/opentelemetry-dotnet The .NET implementation of the OpenTelemetry specification, providing logging, metrics, and tracing capabilities for distributed systems. 3,282
platformlab/nanolog A high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency. 3,039