Description
Adding logging support would help us diagnose many types of issues that are reported. It would also enable users of the library self-serve to solve the simpler issues.
We should adhere to Python library logging best practices: http://python-guide-pt-br.readthedocs.io/en/latest/writing/logging/#logging-in-a-library
What type of issue is this? (place an x in one of the [ ])
Requirements (place an x in each of the [ ])
Description
Adding logging support would help us diagnose many types of issues that are reported. It would also enable users of the library self-serve to solve the simpler issues.
We should adhere to Python library logging best practices: http://python-guide-pt-br.readthedocs.io/en/latest/writing/logging/#logging-in-a-library
What type of issue is this? (place an
xin one of the[ ])Requirements (place an
xin each of the[ ])