Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 528 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1.841k total downloads
- Latest version: 2.2.0
The periodic batching sink for Serilog
Serilog.Filters.Expressions
by: Serilog Contributors
- 507 total downloads
- Latest version: 2.1.0
Expression-based event filtering 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.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
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 80 total downloads
- Latest version: 1.1.11
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
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
- 552 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.906k 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.69k 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
- 213 total downloads
- Latest version: 2.6.1
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
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
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.