Skip to content

Consider using logging instead of print #121

@jhkennedy

Description

@jhkennedy

Burst2Safe currently uses print for all logging of operations to stdout. it would be helpful when using this library programmatically to instead use the logging module so that I can choose what logging messages I want (e.g., debug) and where I want to log them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    On Deck

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions