Sentry.Protocol
by: Sentry Team and Contributors
- 599 total downloads
- Latest version: 2.2.0-alpha
The Sentry Protocol used to communicate with Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Seq.Extensions.Logging
by: Datalust and Contributors
- 500 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.859k total downloads
- Latest version: 4.4.0-dev-02437
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment
by: Serilog Contributors
- 566 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)
- 725 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.112k total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 553 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 130 total downloads
- Latest version: 2.0.0-rc-8
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann, Ivan Gavryliuk
- 725 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
- 428 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.474k 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.443k 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.85k 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.075k total downloads
- Latest version: 8.0.0-beta.9
A Serilog sink sending log events over HTTP.
Serilog.Sinks.Map
by: Serilog Contributors
- 1.342k 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
- 768 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 604 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog