Write Serilog events to text files in plain or JSON format.
Info
Version: | 6.0.0 |
Author(s): | Serilog Contributors |
Last Update: | Saturday, June 22, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/serilog/serilog-sinks-file |
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