Top 20 NuGet serilog Packages

Asynchronous sink wrapper for Serilog.
Enrich Serilog log events with properties from System.Exception.
Fully-featured Serilog sink that logs events to remote syslog servers using UDP, TCP, and TLS over TCP, and can also use POSIX libc syslog functions to write to the local syslog service on Linux systems. Both RFC3164 and RFC5424 format messages are supported.
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.
Serilog sink for Loggly.com service
Serilog logging adapter for Akka.NET.
A Serilog sink sending UDP packages over the network.
Log exception details and custom properties that are not output in Exception.ToString().
Package Description
Enrich Serilog event with environment variables.
A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.
A Sentry sink for Serilog
Serilog sink that writes to a Microsoft ILogger
A Serilog sink that writes events to NewRelic Logs API.
Unmangle async/iterator/generic stack traces in Serilog events
Batching version of Serilog.Sinks.Graylog Sink. 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 da...
Provides capability to improve telemetry with Serilog that is sent to Azure Application Insights
Serilog adapter for HippoLog
Serilog.Sinks.AmazonS3 is a library to save logging information from https://github.com/serilog/serilog to https://aws.amazon.com/s3/. The idea there was to upload log files to https://aws.amazon.com/s3/ to later evaluate them with https://aws.amazon.com/emr/ services. The assembly was written and t...
Provides Serilog logging integration for other ServiceStack projects