In Python there exists logging module. You should use it instead of print function. In this article I’ll show you how use logging in sub-modules.
Continue readingPython3 module logging
Reply
In Python there exists logging module. You should use it instead of print function. In this article I’ll show you how use logging in sub-modules.
Continue reading