Serilog sink that writes to a rolling file based on a date formatted path and filename.
Info
Version: | 1.0.1 |
Author(s): | TorMartin74 |
Last Update: | Tuesday, February 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TorMartin74/serilog-sinks-date-format-path |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.DateFormatPath |
Install
Install-Package Serilog.Sinks.DateFormatPath
dotnet add package Serilog.Sinks.DateFormatPath
paket add Serilog.Sinks.DateFormatPath
Serilog.Sinks.DateFormatPath Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog.Sinks.File(>= 3.2.0)
- System.IO(>= 4.1.0)
- System.IO.FileSystem.Primitives(>= 4.0.1)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Text.Encoding.Extensions(>= 4.0.11)
- Serilog.Sinks.File(>= 3.2.0)
- Serilog.Sinks.File(>= 3.2.0)
Tags