Skip to content

Reduce logging #39

@jschewebbn

Description

@jschewebbn

It's great that the python logging module is used in this API. However there are 2 things that would make this much more useful:

  1. Use a logger based on the name of the package rather than the root logger. This would allow users of the API to control what logging goes where and what level.
  2. Use the debug level for debug messages rather than the info level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions