flutter-fimber icon indicating copy to clipboard operation
flutter-fimber copied to clipboard

TimedRollingFileTree does not implement maxHistoryFiles

Open kamil-chmiel opened this issue 3 years ago • 4 comments

Do you plan to support maxHistoryFiles in TimedRollingFileTree class? Currently there is only a declaration of maxHistoryFiles variable, but it is not used.

I assume Fimber should should delete log files if there is more than <maxHistoryFiles> stored files.

kamil-chmiel avatar Mar 22 '21 11:03 kamil-chmiel

image

otopba avatar Mar 27 '21 19:03 otopba

Sorry for delayed response - I was on vacation last week.

Yes, the plan is to use that field and maintain the files - I didn't had chance to work on it but I will after seeing the interest.

magillus avatar Mar 29 '21 14:03 magillus

Hi, is this package maintained? Because it's still an issue

antonshkurenko avatar Aug 11 '22 21:08 antonshkurenko

I am sorry for the delay. Yes, I consider it maintained, but this feature is not priority while I am busy with other things. I will get back to this as soon as I can

magillus avatar Aug 12 '22 15:08 magillus