How to globally enable debug for all the slf4j.Logger objects?
debug
slf4j.Logger
If you use log4j as the binding of slf4j you can crete a log4j.xml (or log4j.properties) file and add it to the classpath. An example could be: