Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 184 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 458 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Filters.Expressions
by: Serilog Contributors
- 164 total downloads
- Latest version: 2.1.1-dev-00054
Expression-based event filtering for Serilog.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 324 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Formatting.Compact.Reader
by: Serilog.Formatting.Compact.Reader
- 192 total downloads
- Latest version: 2.0.0
Package Description
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors
- 176 total downloads
- Latest version: 8.5.0-alpha0003
Package Description
Serilog.Enrichers.Process
by: Serilog Contributors
- 154 total downloads
- Latest version: 2.0.2
The process enricher for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 483 total downloads
- Latest version: 4.2.0-dev-00918
A Serilog sink that writes log events to the console/terminal.
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 547 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
SharpCompress
by: Adam Hathcock
- 78 total downloads
- Latest version: 0.25.1
SharpCompress is a compression library for NET Standard 1.3/2.0/NET 4.6 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.
Serilog.Sinks.File
by: Serilog Contributors
- 831 total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Debug
by: Serilog Contributors
- 24 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Settings.Configuration
by: Serilog Contributors
- 12 total downloads
- Latest version: 2.0.0-rc-8
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Seq
by: Serilog Contributors
- 153 total downloads
- Latest version: 5.2.3
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
Serilog.Sinks.Map
by: Serilog Contributors
- 111 total downloads
- Latest version: 1.0.2
A Serilog sink wrapper that dispatches events based on a property value.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors
- 106 total downloads
- Latest version: 7.2.0-alpha0005
Package Description
Serilog
by: Serilog Contributors
- 3,399k total downloads
- Latest version: 4.3.2-dev-02419
Simple .NET logging with fully-structured events
Serilog.Enrichers.Thread
by: Serilog Contributors
- 154 total downloads
- Latest version: 3.2.0-dev-00756
Enrich Serilog events with properties from the current thread.
ServiceStack.Text
by: Demis Bellot
- 12 total downloads
- Latest version: 3.9.11
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient.
Benchmarks at: http://servicestack.net/benchmarks/
Includes the String and Stream functionality for all the ServiceStack projects including:
- T.Dump() generic extension method for easy dbugging and introspection of types
- WebRequest, List, Dictionary and DateTime extensions
Serilog.Formatting.Compact
by: Serilog Contributors
- 181 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.