wjh18/pyspeedinsights

Logging

wjh18 opened this issue · 0 comments

wjh18 commented

Is your feature request related to a problem? Please describe.
Logging is not implemented. As is a cli tool, use of print() is valid in many cases. However, it would be nice to log certain events to a file or stderr.

Describe the solution you'd like
Python logging from stdlib.