Plugin for the Serilog File sink that archives completed log files, optionally compressing them.
Info
| Version: | 1.0.6 |
| Author(s): | Colin Anderson |
| Last Update: | Tuesday, September 10, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cocowalla/serilog-sinks-file-archive |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.File.Archive |
Install
Install-Package Serilog.Sinks.File.Archive
dotnet add package Serilog.Sinks.File.Archive
paket add Serilog.Sinks.File.Archive
Serilog.Sinks.File.Archive Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog.Sinks.File(>= 4.1.0)
- Serilog.Sinks.File(>= 4.1.0)
- System.IO.Compression(>= 4.3.0)
- Serilog.Sinks.File(>= 4.1.0)
- Serilog.Sinks.File(>= 4.1.0)
Tags