This is a the Serilog.Sinks.RollingFileAlternate sink, but with support for multiple platforms, including iOS and MonoDroid - it writes logs to files rolling on size.
Info
Version: | 1.0.0 |
Author(s): | Bede Gaming and Contributors |
Last Update: | Thursday, November 12, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bedegaming/sinks-rollingfile |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.RollingFileAlternate.MultiPlatform |
Install
Install-Package Serilog.Sinks.RollingFileAlternate.MultiPlatform
dotnet add package Serilog.Sinks.RollingFileAlternate.MultiPlatform
paket add Serilog.Sinks.RollingFileAlternate.MultiPlatform
Serilog.Sinks.RollingFileAlternate.MultiPlatform Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 1.5.7 && < 2.0)
Tags