-
Task
-
Resolution: Done
-
Optional
-
None
-
None
-
Low
there are some non-static loggers, some unneeded checks for logging level, and most importantly some uninitialized loggers (which are then used, no clue how it didn't throw NPEs: likely classes where never invoked/ covered in tests)