The async rolling file sink for Serilog.
Info
| Version: | 1.0.0 |
| Author(s): | Yury Pliner |
| Last Update: | Wednesday, February 15, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/skbkontur/serilog-sinks-asyncrollingfile.git |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.AsyncRollingFile |
Install
Install-Package Serilog.Sinks.AsyncRollingFile
dotnet add package Serilog.Sinks.AsyncRollingFile
paket add Serilog.Sinks.AsyncRollingFile
Serilog.Sinks.AsyncRollingFile Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog(>= 2.4.0)
- Serilog.Sinks.Async(>= 1.0.1)
- Serilog.Sinks.RollingFile(>= 3.3.0)
- Serilog(>= 2.4.0)
- Serilog.Sinks.Async(>= 1.0.1)
- Serilog.Sinks.RollingFile(>= 3.3.0)
Tags