Skip to content

Console - Mute option. (Enhancement) #116

@Phuket2

Description

@Phuket2

Just an idea. When writing in Python or any language, you invariably do quite a few print statements to make sure all is correct/debugging.
But these print statements can start to get in the way. However you don't want to remove them,,just yet. You are still testing...
But if you could essentially mute the console and unmute it in code could be a nice debugging feature. I know my jargon is not correct, could be console.suspend_output = True for example.
Maybe a mechanism is in place for this already. I havnt seen though.

Actually, I have had this problem many times but just accepted it and did what I needed to do to clean it up. In a redundant way. Commenting out print() lines etc...only to have to later uncomment them.

Food for thought

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions