You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set up logging in this package by reading the official Python logging documentation and some tutorials. However I have since watched an excellent video by mCoding which explains how Python logging works much more clearly. Re-watch that video and use it as a guide to clean up how logging is done in this package.
I set up logging in this package by reading the official Python logging documentation and some tutorials. However I have since watched an excellent video by mCoding which explains how Python logging works much more clearly. Re-watch that video and use it as a guide to clean up how logging is done in this package.
https://www.youtube.com/watch?v=9L77QExPmI0
The text was updated successfully, but these errors were encountered: