Skip to content

[BUG] Configurable console output #72

@stewartadam

Description

@stewartadam

Describe the bug
Some code paths in the crate call println! with some errors periodically, for example:

Periodic error: Io(Os { code: 65, kind: HostUnreachable, message: "No route to host" })

Gate these console-print calls behind a debug feature or use tracing crate to permit end-users to control them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions