Serilog.AspNetCore
by: Microsoft, Serilog Contributors
- 3.128k total downloads
- Latest version: 10.0.0
Serilog support for ASP.NET Core logging
Serilog.Enrichers.Environment
by: Serilog Contributors
- 44 total downloads
- Latest version: 3.0.1
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process
by: Serilog Contributors
- 44 total downloads
- Latest version: 3.0.0
The process enricher for Serilog.
Serilog.Enrichers.Thread
by: Serilog Contributors
- 44 total downloads
- Latest version: 4.0.0
Enrich Serilog events with properties from the current thread.
Serilog.Extensions.Hosting
by: Microsoft, Serilog Contributors
- 3.174k total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 3.157k total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 7.367k total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors
- 4.061k total downloads
- Latest version: 10.0.0
Serilog sink for Elasticsearch
Serilog.Formatting.OpenSearch
by: Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors
- 598 total downloads
- Latest version: 1.0.0
Serilog sink for OpenSearch
Serilog.Settings.Configuration
by: Serilog Contributors
- 3.279k total downloads
- Latest version: 10.0.1-dev-02330
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 604 total downloads
- Latest version: 2.1.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 4.243k total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 3.139k total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors
- 4.03k total downloads
- Latest version: 10.0.0
Serilog sink for Elasticsearch
Serilog.Sinks.File
by: Serilog Contributors
- 5.908k total downloads
- Latest version: 7.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.OpenSearch
by: Adrian Lewis, Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors
- 602 total downloads
- Latest version: 1.0.0
Serilog sink for OpenSearch
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 7.188k total downloads
- Latest version: 4.0.0
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 7 total downloads
- Latest version: 3.3.0
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Serilog.Sinks.Slack
by: mgibas, phnx47, TrapperHell
- 2.966k total downloads
- Latest version: 2.2.3
Serilog sink for Slack
SharpCompress
by: Adam Hathcock
- 3.482k total downloads
- Latest version: 0.30.1
SharpCompress is a compression library for NET Standard 2.0/2.1/NET 5.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.