Skip to content

[FEATURE REQ] having a flag to print debug information with --show #97

Description

@faynopi

Having a command-line flag to print debug information in wired --show would help a lot with debugging and is generally useful.

Debug mode is disabled by default. As a result, if you come across a notice with a body that isn't shown, you'll probably need to check the logs. the problem here is that the print_to_file option is disabled by default and considering that your suggested way to run wired is:

/path/to/wired &

without redirecting stdout/stderr or anything you can't even debug that notification, it's gone.

According to my testing, --show does not append any information about that notification to the log file after being displayed, which I believe it should.

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