pl4j is a wrapper over sl4j. So by using pl4j you will actually interact with the sl4j api. This is implicit and nothing else is needed. But what you need is an actual implementation of sl4j, presumably logback. There is an example in the project with a TestClass and a logback.xml configuration file.