I have slfj and logback jars in the class path with the following logback.xml file (this file has been used successfully before) . However, docx4j 3.0 still prints logging information to the standard out. I am using Netbeans 7.4 to build the docx4j based application. I would like to change the logging level to error and send it to a log file. Not sure what I am missing. Any help is much appreciated.
<configuration>
<appender ...