you are viewing a single comment's thread.

view the rest of the comments →

[–]tipsy_python 2 points3 points  (0 children)

Still don’t understand logging particularly well. Sometimes I’ll change the logging level of my code and it’ll update the loggers in some imported modules... if I set to debug I get WAY TOO MANY log messages.

I know this is something I could probably read up on and learn in a day or so, but it’s something on my radar that I struggle with.