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
Describe the bug
There is currently no mechanism to cycle the log file once it reaches a certain size. This means that over time, even through version updates, the log file will grow and grow until it becomes huge. This could lead to various unexpected, unhandled behaviour, and it is also very user-unfriendly.
To Reproduce
N/A
Expected behavior
A mechanism that handles logs better.
Screenshots
N/A
System Information (please complete the following information):
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
There is currently no mechanism to cycle the log file once it reaches a certain size. This means that over time, even through version updates, the log file will grow and grow until it becomes huge. This could lead to various unexpected, unhandled behaviour, and it is also very user-unfriendly.
To Reproduce
N/A
Expected behavior
A mechanism that handles logs better.
Screenshots
N/A
System Information (please complete the following information):
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: