Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log file could become exceedingly large over time #33

Open
petargyurov opened this issue Feb 23, 2021 · 0 comments
Open

Log file could become exceedingly large over time #33

petargyurov opened this issue Feb 23, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@petargyurov
Copy link
Owner

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

@petargyurov petargyurov added the bug Something isn't working label Feb 23, 2021
@petargyurov petargyurov self-assigned this Feb 23, 2021
@petargyurov petargyurov added this to To do in 0.0.2 via automation Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
0.0.2
To do
Development

No branches or pull requests

1 participant