Serilog.Sinks.File (5.0.0)
Published 2023-05-05 11:38:34 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 5.0.0 Serilog.Sinks.File
About this package
Write Serilog events to text files in plain or JSON format.
Dependencies
ID | Version | Target Framework |
---|---|---|
Serilog | 2.10.0 | .NETFramework4.5 |
Serilog | 2.10.0 | .NETStandard1.3 |
Serilog | 2.10.0 | .NETStandard2.0 |
Serilog | 2.10.0 | .NETStandard2.1 |
Serilog | 2.10.0 | net5.0 |