Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Better debug logging - Use rich.logging #81

@hedyhli

Description

@hedyhli

Description

Currently we are using the python print function to print debug info when users use --debug, it would be better practice to use a logger (rich.logging) to log debug information, as well as requests debug info

how do you think should it be implemented? (If possible)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions