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

Improve access to debug logging #99

Open
cefect opened this issue Jan 6, 2025 · 1 comment
Open

Improve access to debug logging #99

cefect opened this issue Jan 6, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@cefect
Copy link
Collaborator

cefect commented Jan 6, 2025

For debugging and resolving errors, the user often needs to access the debug level messages which are only sent to the QGIS_LOG_FILE , the location of which might be unknown to the user and difficult to find. To improve user experience, I propose the following:

  1. automatically configure QGIS_LOG_FILE if it has not been set yet when the plugin is first loaded
  2. include a small 'open log file' button on the CanFlood menu drop down to launch the log file with the system default text editor (QgsLogger.logFile())
@cefect cefect added the enhancement New feature or request label Jan 6, 2025
@NickyHastings
Copy link
Collaborator

good suggestion

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

No branches or pull requests

2 participants