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
Get rid of the log_file_path from configuration. Change the logger= setter to accept strings or Logger objects. If a string is provided, assume its a path and stuff int into a new Logger object.
The text was updated successfully, but these errors were encountered:
Get rid of the
log_file_path
from configuration. Change thelogger=
setter to accept strings or Logger objects. If a string is provided, assume its a path and stuff int into a new Logger object.The text was updated successfully, but these errors were encountered: