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'm not sure if I'm being stupid and not reading the info correctly, but I will send this anyway.
I use logging.basicConfig to output logs into a text file. However, when using coloredlogs.install(level='INFO'), the logging is outputted to the terminal instead of the text file.
I'm not sure what I'm doing wrong, but any help would be greatly appreciated.
Thanks.
The text was updated successfully, but these errors were encountered:
I'm not sure if I'm being stupid and not reading the info correctly, but I will send this anyway.
I use logging.basicConfig to output logs into a text file. However, when using coloredlogs.install(level='INFO'), the logging is outputted to the terminal instead of the text file.
I'm not sure what I'm doing wrong, but any help would be greatly appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: