loggerpro
loggerpro copied to clipboard
PR for https://github.com/danieleteti/loggerpro/issues/92
PR for refactoring for Issue #92
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
Added code to address the issue mentioned in https://github.com/danieleteti/loggerpro/issues/47
Hi @fastbike , could you adapt your PR with the current code base in the v2 branch?
Hi @fastbike , could you adapt your PR with the current code base in the v2 branch?
That's good timing as I'm just updating our code base today to use DMVC Magnesium, so will look at the dependencies while I'm doing that
Great!
What am I doing wrong?
You are hijacking a discussion with a totally unrelated topic. Please remove it here and create an own issue with your question.