Skip to content

introducing proper logging #10

Description

@mkind

Currently, debug output is done via print. I would like to use the python logger module to do so. Additionally, the verbosity level can be increased via command line argument (e.g. by passing -v or -vv)

Tasks:

  • introduce logging module
  • make it configurable via argparser

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions