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
Good work! Just wondering if the logger clears old logs in the logfolder when files are getting too big and too many, or them being too old? Is it something we need to clean up ourselves from time to time or through a flag in the config file somewhere?
Really appreciate the work! :-)
Thanks.
The text was updated successfully, but these errors were encountered:
I think I know the answer. There is no delete if file is too big and too many but there is a delete after too old. The time after too old is defined in seconds and the key to use in config is reserve so delete after 30 days is,
Hi.
Good work! Just wondering if the logger clears old logs in the logfolder when files are getting too big and too many, or them being too old? Is it something we need to clean up ourselves from time to time or through a flag in the config file somewhere?
Really appreciate the work! :-)
Thanks.
The text was updated successfully, but these errors were encountered: