Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 529 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1.842k total downloads
- Latest version: 2.2.0
The periodic batching sink for Serilog
SQLitePCLRaw.core
by: Eric Sink et al
- 117 total downloads
- Latest version: 1.1.11
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 84 total downloads
- Latest version: 1.1.11
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included
Serilog.Enrichers.Environment
by: Serilog Contributors
- 112 total downloads
- Latest version: 2.1.3
Enrich Serilog log events with properties from System.Environment.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 407 total downloads
- Latest version: 3.3.0
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 1.434k total downloads
- Latest version: 8.5.0-alpha0003
Package Description
Serilog.Enrichers.Process
by: Serilog Contributors
- 112 total downloads
- Latest version: 2.0.1
The process enricher for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 12.163k total downloads
- Latest version: 4.1.0
A Serilog sink that writes log events to the console/terminal.
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 553 total downloads
- Latest version: 2.0.4
Low-level Serilog provider for Microsoft.Extensions.Logging
SharpCompress
by: Adam Hathcock
- 1.468k total downloads
- Latest version: 0.23.0
SharpCompress is a compression library for NET Standard 1.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.
Serilog.Sinks.File
by: Serilog Contributors
- 12.907k total downloads
- Latest version: 4.1.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Debug
by: Serilog Contributors
- 10.691k total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Seq
by: Serilog Contributors
- 10 total downloads
- Latest version: 5.0.1
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
Serilog.Sinks.Http
by: Mattias Kindborg
- 8 total downloads
- Latest version: 8.0.0-beta.9
A Serilog sink sending log events over HTTP.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 438 total downloads
- Latest version: 7.1.0
Package Description
Serilog
by: Serilog Contributors
- 16.454k total downloads
- Latest version: 2.12.0
Simple .NET logging with fully-structured events
SixLabors.ImageSharp
by: Six Labors and contributors
- 141 total downloads
- Latest version: 1.0.4
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
Serilog.Enrichers.Thread
by: Serilog Contributors
- 111 total downloads
- Latest version: 3.1.0
Enrich Serilog events with properties from the current thread.
Serilog.Formatting.Compact
by: Serilog Contributors
- 12.167k total downloads
- Latest version: 1.1.0
A simple, compact JSON-based event format for Serilog.