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

Add Option to Enable/Disable Logging to File #273

Open
ValeraFinebits opened this issue Jul 6, 2024 · 0 comments
Open

Add Option to Enable/Disable Logging to File #273

ValeraFinebits opened this issue Jul 6, 2024 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@ValeraFinebits
Copy link
Contributor

ValeraFinebits commented Jul 6, 2024

Description

Introduce an option within the settings to enable or disable logging to a file. This feature will provide users with the ability to control the logging functionality without needing to alter configuration files or use command-line arguments. By default, logging should be disabled to prevent unnecessary use of resources and potential privacy concerns. When logging is enabled by the user, a warning message should be displayed to inform them that logging is active.

Intended Use-Case

This feature will be used by users who need to enable logging for debugging or issue tracking purposes. By providing a simple checkbox in the settings, users can easily toggle logging without technical knowledge or additional tools. This enhances the overall user experience and ensures that logging can be managed efficiently and securely.

For example, a user experiencing issues with the application can enable logging from the settings menu, reproduce the issue, and then disable logging once done. The generated log file can then be reviewed or sent to support for further analysis.

@ValeraFinebits ValeraFinebits added the kind/enhancement New feature or request label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant