Skip to content

Commit

Permalink
https://github.com/danieleteti/loggerpro/issues/92
Browse files Browse the repository at this point in the history
Re factored file rotation:
- moved functionality into own helper object with base interface to define behaviour
- provide two concrete implementations:
  - Rotate by file count
  - Rotate by file date
- Tidied up the LogFileFormat checks to use an enumeration
- Moved file maintenance methods (Delete / Rename) to the  helper objects
  • Loading branch information
fastbike committed Aug 6, 2024
1 parent 7f0ae68 commit 273c963
Showing 1 changed file with 415 additions and 126 deletions.
Loading

0 comments on commit 273c963

Please sign in to comment.