Serilog
by: Serilog Contributors
- 9.623k total downloads
- Latest version: 4.3.2-dev-02419
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment
by: Serilog Contributors
- 779 total downloads
- Latest version: 3.0.0-dev-00806
Enrich Serilog log events with properties from System.Environment.
Serilog.Formatting.Compact
by: Serilog Contributors
- 960 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 563 total downloads
- Latest version: 8.5.0-alpha0003
Package Description
Serilog.Settings.Configuration
by: Serilog Contributors
- 2.592k total downloads
- Latest version: 3.5.0-dev-00370
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 2.199k 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
- 863 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.216k total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 935 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.Http
by: Mattias Kindborg
- 849 total downloads
- Latest version: 9.0.0-beta.1
A Serilog sink sending log events over HTTP.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 801 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 1.258k total downloads
- Latest version: 7.2.0-alpha0005
Package Description
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 862 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.Graylog
by: Anton Volkov
- 606 total downloads
- Latest version: 3.0.2
The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 408 total downloads
- Latest version: 4.1.0
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Sinks.ElasticSearch
by: Michiel van Oudheusden
- 316 total downloads
- Latest version: 1.4.196
The perfect way for .NET apps to write structured log events to ElasticSearch.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden Serilog Contributors
- 1.706k total downloads
- Latest version: 5.1.3-dev-00231
A Serilog sink that writes events to Microsoft SQL Server
Serilog.Sinks.EventLog
by: Jeremy Clarke Fabian Wetzel
- 713 total downloads
- Latest version: 3.1.0
Serilog event sink that writes to the Windows event log.
semver
by: Max Hauser
- 138 total downloads
- Latest version: 1.1.2
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Semver
by: Max Hauser Jeff Walker
- 208 total downloads
- Latest version: 2.3.0
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
Serilog.Enrichers.Thread
by: Serilog Contributors
- 477 total downloads
- Latest version: 3.2.0-dev-00756
Enrich Serilog events with properties from the current thread.
Serilog.Enrichers.Process
by: Serilog Contributors
- 441 total downloads
- Latest version: 2.0.2
The process enricher for Serilog.