Open ArthurSens opened 5 years ago
The logging module provides a helpful way to debug our code and can also be helpful with documentation sometimes
Maybe useful links:
https://realpython.com/python-logging/ https://www.youtube.com/watch?v=g8nQ90Hk328
The logging module provides a helpful way to debug our code and can also be helpful with documentation sometimes