De117 / scanner

MIT License
0 stars 0 forks source link

Use logging module #7

Open sgros opened 8 years ago

sgros commented 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.

De117 commented 7 years ago

Added in bdc662cc2801b8799e6b31174e97d84ec56c04cf.