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
The rotated files are now named NAME-TIMESTAMP.log. Using glob to exclude them precisely is a pain.
It would be much easier if we could set the filename to something like NAME.log.TIMESTAMP.
The text was updated successfully, but these errors were encountered:
The rotated files are now named
NAME-TIMESTAMP.log
. Using glob to exclude them precisely is a pain.It would be much easier if we could set the filename to something like
NAME.log.TIMESTAMP
.The text was updated successfully, but these errors were encountered: