-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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:
- 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.
- Use the debug level for debug messages rather than the info level.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels