Skip to content

FEATURE: Replace print and sys.stdout.write calls with logging calls #19

@NTFSvolume

Description

@NTFSvolume

Using the standard logging module will let the application user customize any message or outputs

This would mean running any method of the library will have no output by default. But the progress bar will still show up, so maybe adding a kwarg or env var to disable it could be an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions