Hello everybody,
I'm trying to turn off the log output (console) on docx4j version 3.2.1 and I cannot do it. I realized the log manager changed from log4j to slf4j, therefore I guess the property docx4j.Log4j.Configurator.disabled does not work.
Thus, how can I turn off the log in this new version?
Thanks for your help