Implement proper logging #17
Labels
Easy
Easy to implement
enhancement
New feature or request
good first issue
Good for newcomers
Low Priority
Low Priority
Currently we log using print statements and even errors are printed to stdout. We should use a proper logging manager and potentially start piping some log data into persistent storage for help with debugging in the future and better code practice.
The text was updated successfully, but these errors were encountered: