serilog-sinks-file-archive icon indicating copy to clipboard operation
serilog-sinks-file-archive copied to clipboard

Plugin for the Serilog File sink that works with rolling log files, archiving completed log files before they are deleted by Serilog's retention mechanism

Results 4 serilog-sinks-file-archive issues
Sort by recently updated
recently updated
newest added

Can we have support for zip files ?

enhancement
up-for-grabs
good first issue

Add a Retention Limit in number of files of maximum total size occupied by the log files (I will be more interested in the first option) Thanks for the good...

enhancement

It should also be possible to keep a maximum number of files in the archive folder.

It would be nice to have token like `logDate` whose value is taken from the log file name (instead of current date&time). If the app has retention 5 days and...

enhancement
up-for-grabs