Semver
by: Jeff Walker, Max Hauser
- 8 total downloads
- Latest version: 3.0.0-beta.2
A semantic version library fully compliant with v2.0.0 of the spec found at http://semver.org.
Serilog
by: Serilog Contributors
- 3 total downloads
- Latest version: 4.4.0-dev-02437
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft, Serilog Contributors
- 417 total downloads
- Latest version: 10.0.0
Serilog support for ASP.NET Core logging
Serilog.Enrichers.Environment
by: Serilog Contributors
- 138 total downloads
- Latest version: 3.0.1
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 2 total downloads
- Latest version: 2.0.0-rc-711
The process enricher for Serilog.
Serilog.Enrichers.Span
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 7 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
- 4 total downloads
- Latest version: 2.0.0-rc-712
Enrich Serilog events with properties from the current thread.
Serilog.Expressions
by: Serilog Contributors
- 198 total downloads
- Latest version: 5.1.0-dev-02309
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
- 169 total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 310 total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 167 total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 1 total downloads
- Latest version: 8.0.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 3 total downloads
- Latest version: 2.0.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 329 total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 125 total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 4 total downloads
- Latest version: 6.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Grafana.Loki
by: Mykhailo Shevchuk, Contributors
- 3 total downloads
- Latest version: 8.3.2
A Serilog sink sending log events to Grafana Loki
Serilog.Sinks.Http
by: Mattias Kindborg
- 132 total downloads
- Latest version: 9.2.0
A Serilog sink sending log events over HTTP.
Serilog.Sinks.OpenTelemetry
by: Serilog Contributors
- 185 total downloads
- Latest version: 4.2.1-nblumhardt-02317
This Serilog sink transforms Serilog events into OpenTelemetry
logs and sends them to an OTLP (gRPC or HTTP) endpoint.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 133 total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.