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
Currently we set the parent logger, but that is too verbose. The logging module has a way to do this based on __name__ formats, but I couldn't see the output of Readwise errors then for some reason.
The text was updated successfully, but these errors were encountered:
Currently we set the parent logger, but that is too verbose. The logging module has a way to do this based on
__name__
formats, but I couldn't see the output of Readwise errors then for some reason.The text was updated successfully, but these errors were encountered: