I am using slf4j over logback in java.
How do I eliminate logging from a specific jar?
It prints a lot of info and I want to raise only its level to debug.