semver
by: Max Hauser
- 171 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
- 240 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
by: Serilog Contributors
- 10.992k total downloads
- Latest version: 4.4.0-dev-02437
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment
by: Serilog Contributors
- 885 total downloads
- Latest version: 3.0.0-dev-00806
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 524 total downloads
- Latest version: 2.0.2
The process enricher for Serilog.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 561 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)
- 463 total downloads
- Latest version: 4.1.0
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 933 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 1.001k 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
- 616 total downloads
- Latest version: 8.5.0-alpha0003
Package Description
Serilog.Settings.Configuration
by: Serilog Contributors
- 2.781k total downloads
- Latest version: 3.5.0-dev-00370
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 2.434k 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
- 904 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.ElasticSearch
by: Michiel van Oudheusden
- 353 total downloads
- Latest version: 1.4.196
The perfect way for .NET apps to write structured log events to ElasticSearch.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 1.382k total downloads
- Latest version: 7.2.0-alpha0005
Package Description
Serilog.Sinks.EventLog
by: Jeremy Clarke Fabian Wetzel
- 819 total downloads
- Latest version: 3.1.0
Serilog event sink that writes to the Windows event log.
Serilog.Sinks.File
by: Serilog Contributors
- 2.394k total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Graylog
by: Anton Volkov
- 671 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.Sinks.Http
by: Mattias Kindborg
- 946 total downloads
- Latest version: 9.0.0-beta.1
A Serilog sink sending log events over HTTP.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden Serilog Contributors
- 1.903k total downloads
- Latest version: 5.1.3-dev-00231
A Serilog sink that writes events to Microsoft SQL Server
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1.017k total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 881 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog