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 IDE Logging configuration #576

Open
mkilgore opened this issue Nov 26, 2024 · 0 comments
Open

Improve IDE Logging configuration #576

mkilgore opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement New feature or request logging

Comments

@mkilgore
Copy link
Contributor

#566 adding the new logging system along with a basic IDE switch to toggle showing the logging in a separate window(Display Logging Output). This card is about expanding that system to allow configuring the logging via an IDE dialog:

  1. You should be able to select the minimum level of logging
  2. You should be able to turn on and off the individual scopes
  3. There should be an option to pause the logging terminal/console after the program ends (so that it does not disappear before you can see things like a segfault stack-trace)
  4. We should consider offering an option to configure the file handler along with an output file.
@mkilgore mkilgore added enhancement New feature or request logging labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request logging
Projects
None yet
Development

No branches or pull requests

1 participant