Skip to content Skip to sidebar Skip to footer
Showing posts with the label Handler

Python Logging: Why Is __init__ Called Twice?

I am trying to use python logging with a config file and an own handler. This works to some degree.… Read more Python Logging: Why Is __init__ Called Twice?