Skip to content

Conversation

martinhAllied
Copy link

When log files are rotated the names of the new files are changed from something.log to be with something_log__date.log. However when those are searched for to check for deletion the base checked is something__ rather than something_log__.

With this change delete_old() now checks for something_log__

When log files are rotated the names of the new files are changed from  something.log to be with something_log__date.log. However when those are searched for to check for deletion the base checked is something__ rather than something_log__.

With this change delete_old() now checks for something_log__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant