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

Rolling logs #187

Open
aaronleopold opened this issue Oct 29, 2023 · 1 comment
Open

Rolling logs #187

aaronleopold opened this issue Oct 29, 2023 · 1 comment

Comments

@aaronleopold
Copy link
Collaborator

Currently Stump generates/appends to a single log file and has no logic for automatically cleaning it up. There are API endpoints and other utility functions around wiping the log file, but I think it would be quite easy and less hassle to introduce rolling log. On a memory constrained machine, if someone were to set a verbose log level, this could easily OOM for a very actively used server

@aaronleopold
Copy link
Collaborator Author

If I want anything other than a limited set of options: tokio-rs/tracing#778

@aaronleopold aaronleopold added this to the First stable release milestone Dec 13, 2023
@github-project-automation github-project-automation bot moved this to Backlog in v0.1.x Jan 20, 2024
@aaronleopold aaronleopold removed this from the First stable release milestone Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant