Serilog.AspNetCore
by: Microsoft Serilog Contributors
- 9.422k total downloads
- Latest version: 9.0.0
Serilog support for ASP.NET Core logging
Serilog.Enrichers.Environment
by: Serilog Contributors
- 1.726k total downloads
- Latest version: 3.0.1
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 1.161k total downloads
- Latest version: 3.0.0
The process enricher for Serilog.
Serilog.Enrichers.Span
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 282 total downloads
- Latest version: 3.1.0+build.538
Enrich Serilog log events with properties from open telemetry spans.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 1.116k total downloads
- Latest version: 4.0.0
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 1.679k total downloads
- Latest version: 8.4.0+build.694
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Extensions.Hosting
by: Microsoft Serilog Contributors
- 6.874k total downloads
- Latest version: 9.0.1-dev-02307
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 8.498k total downloads
- Latest version: 9.0.3-dev-02320
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 5.934k total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 11.583k total downloads
- Latest version: 9.0.1-dev-02317
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann Ivan Gavryliuk contributors
- 4.279k total downloads
- Latest version: 4.1.0-dev-02304
Serilog sink for Application Insights.
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 852 total downloads
- Latest version: 2.1.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.ColoredConsole
by: Serilog Contributors
- 1.055k total downloads
- Latest version: 3.0.1
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
Serilog.Sinks.Console
by: Serilog Contributors
- 10.13k total downloads
- Latest version: 6.0.1-dev-00953
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 5.456k total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.EventLog
by: Jeremy Clarke Fabian Wetzel
- 1.742k total downloads
- Latest version: 5.0.0-dev-00091
Serilog event sink that writes to the Windows Event Log.
Serilog.Sinks.File
by: Serilog Contributors
- 8.523k total downloads
- Latest version: 7.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Grafana.Loki
by: Mykhailo Shevchuk Contributors
- 1.218k total downloads
- Latest version: 8.3.1
A Serilog sink sending log events to Grafana Loki
Serilog.Sinks.Http
by: Mattias Kindborg
- 2.065k total downloads
- Latest version: 9.1.1
A Serilog sink sending log events over HTTP.
Serilog.Sinks.Map
by: Serilog Contributors
- 2.404k total downloads
- Latest version: 2.0.0
A Serilog sink wrapper that dispatches events based on a property value.