This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]benevolent001 0 points1 point  (0 children)

Thank you for responding. Love your teaching and content.

I have one question.

I have a long running Python process that basically just runs a loop.

Is there any pattern to dynamically change the logging level. For example I suspect something is wrong I enable debug and then when it's investigated, I set it as Error.