You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 stored files.