TUI debug console #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
similar to the GUI debug console. it could have a default filter of NONE for internal clide debug messages, and then be repurposed as build / user script or process output using log levels. This way clide developers can enable the filters for internal logging if needed but they are otherwise hidden from users
https://github.com/gin66/tui-logger
lol the GUI debug console doesn't exist I was thinking of qtk, this is needed for the GUI as well.