Closed edne closed 7 years ago
Implement a logging system
Please replace print(file_name) in file connection.py at line 122 (as of now) with the logging module.
print(file_name)
connection.py
Implement a logging system