Serilog by: Serilog Contributors
  • 9.623k total downloads
  • Latest version: 4.3.2-dev-02419
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment by: Serilog Contributors
  • 779 total downloads
  • Latest version: 3.0.0-dev-00806
  • serilog machine enricher
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
  • serilog json
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
  • serilog elasticsearch logging event formatting
Package Description
Serilog.Settings.Configuration by: Serilog Contributors
  • 2.592k total downloads
  • Latest version: 3.5.0-dev-00370
  • serilog json
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
  • serilog console terminal
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
  • serilog debug
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
  • serilog file
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
  • serilog batching timer
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
  • serilog http
A Serilog sink sending log events over HTTP.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 801 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
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
  • serilog elasticsearch logging event collector
Package Description
Serilog.Extensions.Logging by: Microsoft Serilog Contributors
  • 862 total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Sinks.Graylog by: Anton Volkov
  • 606 total downloads
  • Latest version: 3.0.2
  • Serilog Sink Graylog
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
  • Serilog Exception Log Logging Detail Details
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
  • serilog logging elasticsearch
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
  • serilog sinks mssqlserver
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 logging eventlog event log viewer
Serilog event sink that writes to the Windows event log.
semver by: Max Hauser
  • 138 total downloads
  • Latest version: 1.1.2
  • semver semantic version
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
  • semver semantic version versioning
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
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Enrichers.Process by: Serilog Contributors
  • 441 total downloads
  • Latest version: 2.0.2
  • serilog process enricher
The process enricher for Serilog.