Write Serilog events to text files in plain or JSON format.
Info
Version: | 5.0.0-dev-00909 |
Author(s): | Serilog Contributors |
Last Update: | Monday, January 4, 2021 |
.NET Fiddle: | Online Example |
Project Url: | http://serilog.net/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.File |
Install
Install-Package Serilog.Sinks.File
dotnet add package Serilog.Sinks.File
paket add Serilog.Sinks.File
Serilog.Sinks.File Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog(>= 2.9.0)
- Serilog(>= 2.9.0)
- System.IO(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- Serilog(>= 2.9.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- Serilog(>= 2.9.0)
Tags