You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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:
You should be able to select the minimum level of logging
You should be able to turn on and off the individual scopes
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)
We should consider offering an option to configure the file handler along with an output file.
The text was updated successfully, but these errors were encountered:
#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:file
handler along with an output file.The text was updated successfully, but these errors were encountered: