The rolling file sink for Serilog, with support for token replacement in the path template.
Info
Version: | 0.1.1 |
Author(s): | sschutten, DeSjoerd |
Last Update: | Thursday, December 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sschutten/serilog-sinks-contextrollingfile |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.ContextRollingFile |
Install
Install-Package Serilog.Sinks.ContextRollingFile
dotnet add package Serilog.Sinks.ContextRollingFile
paket add Serilog.Sinks.ContextRollingFile
Serilog.Sinks.ContextRollingFile Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
- Serilog(>= 2.3.0)
- Serilog.Sinks.RollingFile(>= 3.2.0)
- NETStandard.Library(>= 1.6.0)
- Serilog(>= 2.3.0)
- Serilog.Sinks.RollingFile(>= 3.2.0)
Tags