Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
1.1.3
Description
I would like to create a filter that downgrades log severity e.g. from ERROR to INFO under some circumstances. I can't do this because the setLevel method currently throws an exception if the level has already been set. Can those lines be removed?
Thank you