Serilog 2.5.0

Simple .NET logging with fully-structured events

Install-Package Serilog -Version 2.5.0
dotnet add package Serilog --version 2.5.0
<PackageReference Include="Serilog" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog --version 2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog, 2.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Serilog as a Cake Addin
#addin nuget:?package=Serilog&version=2.5.0

// Install Serilog as a Cake Tool
#tool nuget:?package=Serilog&version=2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Serilog:

Package Downloads
Serilog.Sinks.Console
A Serilog sink that writes log events to the console/terminal.
Serilog.Formatting.Compact
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.PeriodicBatching
The periodic batching sink for Serilog
Serilog.Sinks.File
Write Serilog events to a text file in plain or JSON format.

Version History

Version Downloads Last updated
2.5.0 0 06.02.2022