Skip to main content

Serilog.Sinks.Console 6.1.1 — NuGet Package for .NET

Serilog.Sinks.Console 6.1.1 NuGet package for .NET. A Serilog sink that writes log events to the console/terminal.

Authors: Serilog Contributors

Total downloads: 1,097,012,995

Project URL: https://github.com/serilog/serilog-sinks-console

License: Apache-2.0

Tags: serilog, console, terminal

Install Serilog.Sinks.Console 6.1.1

.NET CLI

dotnet add package Serilog.Sinks.Console --version 6.1.1

Package Manager Console

Install-Package Serilog.Sinks.Console -Version 6.1.1

PackageReference (csproj)

<PackageReference Include="Serilog.Sinks.Console" Version="6.1.1" />

View full details, downloads chart, dependencies and version history on NuBrowse.