Pinned Repositories
serilog
Simple .NET logging with fully-structured events
serilog-aspnetcore
Serilog integration for ASP.NET Core
serilog-expressions
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
serilog-extensions-logging
Serilog provider for Microsoft.Extensions.Logging
serilog-extensions-logging-file
Add file logging to ASP.NET Core apps in one line of code.
serilog-formatting-compact
Compact JSON event format for Serilog
serilog-settings-configuration
A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
serilog-sinks-async
An asynchronous wrapper for Serilog sinks that logs on a background thread
serilog-sinks-console
Write log events to System.Console as text or JSON, with ANSI theme support
serilog-sinks-file
Write Serilog events to files in text and JSON formats, optionally rolling on time or size
Serilog's Repositories
serilog/serilog
Simple .NET logging with fully-structured events
serilog/serilog-aspnetcore
Serilog integration for ASP.NET Core
serilog/serilog-settings-configuration
A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
serilog/serilog-sinks-file
Write Serilog events to files in text and JSON formats, optionally rolling on time or size
serilog/serilog-extensions-logging
Serilog provider for Microsoft.Extensions.Logging
serilog/serilog-sinks-console
Write log events to System.Console as text or JSON, with ANSI theme support
serilog/serilog-sinks-async
An asynchronous wrapper for Serilog sinks that logs on a background thread
serilog/serilog-expressions
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
serilog/serilog-extensions-logging-file
Add file logging to ASP.NET Core apps in one line of code.
serilog/serilog-formatting-compact
Compact JSON event format for Serilog
serilog/serilog-extensions-hosting
Serilog logging for Microsoft.Extensions.Hosting
serilog/serilog-sinks-opentelemetry
A Serilog OpenTelemetry Protocol (OTLP) sink
serilog/serilog-enrichers-environment
Enrich Serilog log events with properties from System.Environment.
serilog/serilog-sinks-email
A Serilog sink that writes events to SMTP email
serilog/serilog-sinks-periodicbatching
Infrastructure for Serilog sinks that process events in batches.
serilog/serilog-sinks-browserconsole
A console sink for the Blazor/Wasm environment
serilog/serilog-sinks-rollingfile
Deprecated: new applications should use https://github.com/serilog/serilog-sinks-file instead
serilog/serilog-sinks-xamarin
A Serilog sink that writes events to Xamarin mobile targets
serilog/serilog-settings-appsettings
An <appSettings> configuration reader for Serilog
serilog/serilog-sinks-eventlog
A Serilog sink that writes events to the Windows Event Log
serilog/serilog-enrichers-thread
Enrich Serilog events with properties from the current thread.
serilog/serilog-sinks-map
A Serilog sink wrapper that dispatches events based on a property value
serilog/serilog-sinks-debug
Writes Serilog events to the debug output window
serilog/serilog-formatting-compact-reader
A reader for Serilog's compact JSON format
serilog/serilog-enrichers-process
The process enricher for Serilog.
serilog/serilog-sinks-observable
Write Serilog events to observers (Rx) through an IObservable
serilog/serilog-sinks-trace
The diagnostic trace sink for Serilog.
serilog/serilog-sinks-textwriter
The System.IO.TextWriter sink for Serilog
serilog/serilog.github.io
The home of the https://serilog.net website