Skip to content

feature: Debug mode to help investigate backend access failures #172

@shazow

Description

@shazow

Would be nice if we had a way to dump a bunch of debug info to help figure out problems like #171

Perhaps an unlisted wifitui debug command? Or something else.

We may need to add something like Debug(w io.Writer) error to wifi.Backend which writes all the relevant state to w and returns an error whether the backend is functional (nil) or not.

Is there a better thing to call this than Debug? Perhaps diagnose or health?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions