Skip to content

Use logger instead of print statements in "verbose" mode #175

@wtbarnes

Description

@wtbarnes

Description

There are several places throughout the package where print statements are used to inform the user about something that is happening when a "verbose" flag is set. Instead of print statements, it would be better to use a logger throughout the package. This allows a user to more easily control how much is printed to the screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Code ImprovementFor general improvements to the codebase without adding new features.discussionFor more general issues that require extended discussion

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions