Serilog.Sinks.Console (4.0.1)
Published 2023-05-05 11:38:33 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.0.1 Serilog.Sinks.Console
About this package
A Serilog sink that writes log events to the console/terminal.
Dependencies
ID | Version | Target Framework |
---|---|---|
Serilog | 2.10.0 | .NETFramework4.5 |
NETStandard.Library | 1.6.1 | .NETStandard1.3 |
Serilog | 2.10.0 | .NETStandard1.3 |
Serilog | 2.10.0 | .NETStandard2.0 |
Serilog | 2.10.0 | net5.0 |