Open sgros opened 8 years ago
Python has logging module:
https://docs.python.org/3.5/library/logging.html
It should be used instead of some custom made code.
Added in bdc662cc2801b8799e6b31174e97d84ec56c04cf.
Python has logging module:
https://docs.python.org/3.5/library/logging.html
It should be used instead of some custom made code.