-
Notifications
You must be signed in to change notification settings - Fork 16
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtriageTriage state to classify issueTriage state to classify issue
Description
Describe the feature
Use the conventional logging module for logging at different levels in Python.
Improvement to Project
The logging module is quite familiar to Python users and empowers them to define the depth of logging. Presently, we have our own log levels, which was fine when we started out, but it's not as well-defined as it should be. Consequently, some confusion or unnoticed logging may occur.
Are you able to collaborate and/or submit a pull request?
Yes
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededtriageTriage state to classify issueTriage state to classify issue