Serilog.Sinks.Debug (2.0.0)
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 2.0.0 Serilog.Sinks.Debug
About this package
A Serilog sink that writes log events to the debug output window.
Dependencies
ID | Version | Target Framework |
---|---|---|
Serilog | 2.10.0 | .NETFramework4.5 |
Serilog | 2.10.0 | .NETFramework4.6 |
Serilog | 2.10.0 | .NETStandard1.0 |
System.Diagnostics.Debug | 4.3.0 | .NETStandard1.0 |
Serilog | 2.10.0 | .NETStandard2.0 |
Serilog | 2.10.0 | .NETStandard2.1 |