I was looking for the cause of a logging issue in my tests. I noticed we are suffering from the problem https://www.slf4j.org/codes.html#multiple_bindings We still have logback dependencies in our stack, which is potentially bad for log generation.