Found 1,054 packages
A Serilog sink that writes log events to the console/terminal.
Serilog Sink that sends log events to Datadog https://www.datadoghq.com/
A Serilog sink that writes log events to the debug output window.
This Serilog sink transforms Serilog events into OpenTelemetry logs and sends them to an OTLP (gRPC or HTTP) endpoint.
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.
Asynchronous sink wrapper for Serilog.
SQLitePCLRaw 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().
Serilog sink for Application Insights.
Serilog sink for Elasticsearch
Write Serilog events to text files in plain or JSON format.
Serilog sink that writes to console with high-performance non-blocking output.
Serilog sink for Slack
A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
Serilog sink that writes events to Google Cloud Platform (Stackdriver) Logging.
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
Serilog sink for Elasticsearch