I'm using Drools 5.4.0.Final For logging I'm using logback in my application.
I tried to add update my logback.xml with
<logger name="org.drools" level="debug"/>
But I see nothing in my logs concerning Drools. I would expect to see so my lines of logs concerning the drools initialization.