flutter-fimber
flutter-fimber copied to clipboard
TimedRollingFileTree does not implement maxHistoryFiles
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.
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.
Hi, is this package maintained? Because it's still an issue
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