Seq.Extensions.Logging
by: Datalust and Contributors
- 499 total downloads
- Latest version: 4.0.2
Add centralized structured log collection to ASP.NET Core apps with one line of code.
Serilog
by: Serilog Contributors
- 6.826k total downloads
- Latest version: 4.4.0-dev-02437
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment
by: Serilog Contributors
- 561 total downloads
- Latest version: 3.0.0-dev-00806
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 311 total downloads
- Latest version: 2.0.2
The process enricher for Serilog.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 335 total downloads
- Latest version: 3.2.0-dev-00756
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 723 total downloads
- Latest version: 8.4.0+build.694
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 1.107k total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 547 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 687 total downloads
- Latest version: 3.0.0-dev-00093
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann, Ivan Gavryliuk
- 723 total downloads
- Latest version: 3.1.1-dev-00167
Serilog event sink that writes to Microsoft Application Insights.
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 427 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.ColoredConsole
by: Serilog Contributors
- 143 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
- 1.467k total downloads
- Latest version: 4.2.0-dev-00918
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 1.442k total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 2.844k total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Http
by: Mattias Kindborg
- 1.071k total downloads
- Latest version: 8.0.0-beta.9
A Serilog sink sending log events over HTTP.
Serilog.Sinks.Map
by: Serilog Contributors
- 1.341k total downloads
- Latest version: 1.0.2
A Serilog sink wrapper that dispatches events based on a property value.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 762 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 603 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.Seq
by: Serilog Contributors
- 1.632k total downloads
- Latest version: 5.2.3
Serilog sink that writes to the Seq log server over HTTP/HTTPS.