Skip to content

Debug flag #124

Closed
Closed
@bitprophet

Description

@bitprophet

Debugging currently relies on an env var, which makes sense re: enabling debugging early on in the execution (i.e. testing the parser and things in the CLI class) but it's A) undocumented and B) not as user-friendly/obvious as a flag (which would appear in core --help).

Add a debug flag and try to find a way to tie it into the debug call, if that's doable given current structure; at the very least, document the env var.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions