Serilog.AspNetCore
by: Microsoft, Serilog Contributors
- 14,473k total downloads
- Latest version: 10.0.0
Serilog support for ASP.NET Core logging
Serilog.Aspnetcore.Middleware
by: Thibaut Renoncourt
- 653 total downloads
- Latest version: 1.0.0
A middleware for aspnetcore to log httpcontext data with serilog
Serilog.Enrichers.CorrelationId
by: mrstebo, ekmsystems
- 2,188k total downloads
- Latest version: 3.0.1
Enrich logs with a unique ID so you can track logs for specific requests.
Serilog.Enrichers.Environment
by: Serilog Contributors
- 3,391k total downloads
- Latest version: 3.0.1
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 1,173k total downloads
- Latest version: 4.0.0
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 113 total downloads
- Latest version: 8.4.0+build.694
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Expressions
by: Serilog Contributors
- 2,388k total downloads
- Latest version: 5.0.0
An embeddable mini-language for filtering, enriching, and formatting Serilog
events, ideal for use with JSON or XML configuration.
Serilog.Extensions.Hosting
by: Microsoft, Serilog Contributors
- 7,12k total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 7,488k total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 7,051k total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 10,918k total downloads
- Latest version: 10.0.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann, Ivan Gavryliuk, contributors
- 138 total downloads
- Latest version: 4.1.0
Serilog sink for Application Insights.
Serilog.Sinks.Console
by: Serilog Contributors
- 9,264k total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Console.LogThemes
by: JasonLandbridge
- 166 total downloads
- Latest version: 0.4.0
An extension package for the great Serilog Sinks Console which provides the following extra features:
- More themes, including the ones from the Serilog Sinks Console which are a 1 to 1 replica, but written in Fluent styling!
- Complete fluent styling of themes with 16-color, 256-color and Truecolor (24-bit RGB) support!
- All themes are fully extendable and can be overwritten on a per property base!
- Easy demo functionality to quickly test how every theme looks in your IDE!
- This project only has one dependency and is fully compatible with Serilog Sinks Console!
Serilog.Sinks.Debug
by: Serilog Contributors
- 7,193k total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Email
by: Serilog Contributors
- 53 total downloads
- Latest version: 4.1.0
Send Serilog events as SMTP email using MailKit.
Serilog.Sinks.File
by: Serilog Contributors
- 11,352k total downloads
- Latest version: 7.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden, Christian Kadluba, Serilog Contributors
- 194 total downloads
- Latest version: 9.0.3
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Serilog.Sinks.OpenTelemetry
by: Serilog Contributors
- 1,739k total downloads
- Latest version: 4.2.0
This Serilog sink transforms Serilog events into OpenTelemetry
logs and sends them to an OTLP (gRPC or HTTP) endpoint.
Serilog.Sinks.Seq
by: Serilog Contributors, Serilog.Sinks.Seq Contributors, Datalust Pty Ltd
- 1,191k total downloads
- Latest version: 9.0.0
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.