Skip to content

Logging messages don't using logging #353

@bovlb

Description

@bovlb

print('INFO: Showing help with the command {cmd}.\n'.format(

print('INFO: Showing help with the command {cmd}.\n'.format(

When I get the help message, includes INFO: messages like:
INFO: Showing help with the command {cmd}

I would like such logging messages to use Python's logging framework which would allow me to suppress and redirect such messages.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions