Skip to content

[Feature]: Standardize Python Logging #49

@simonkurtz-MSFT

Description

@simonkurtz-MSFT

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

Labels

enhancementNew feature or requesthelp wantedExtra attention is neededtriageTriage state to classify issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions