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

Save content of the "Log" tab to a rotating log #2857

Open
gashtal opened this issue Jan 18, 2025 · 0 comments
Open

Save content of the "Log" tab to a rotating log #2857

gashtal opened this issue Jan 18, 2025 · 0 comments

Comments

@gashtal
Copy link

gashtal commented Jan 18, 2025

Is your feature request related to a problem?

Currently, the ruTorrent log file which logs the torrents that are added and general errors related to ruTorrent is only persistent during the existing open session and doesn't seem to be written to disk at any point, which means the log will be lost as soon as the ruTorrent page is refreshed or closed. The information related to torrents that are added, and potential failures during this process in particular, are of high importance as one might not pay proper attention to the log while adding multiple torrents at the same time, and a simple case such as an expired cookie can result in all the torrents failing to be added and the user not realizing this until the next time they open ruTorrent, which would be too late as the log of the previous session is lost by then.

Describe the solution you'd like

I would like an option in ruTorrent's config file to have the content of the log tab written to file and automatically rotated on a daily basis like standard logs in Linux.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant