André Soré
Results
2
comments of
André Soré
I would suggest not to pack logback.xml in the jar file. Let the user decide where and what to log
The developer who imports the lib, should create theirs own logback.xml. I had to create logback-test.xml in order to override logback.xml that was packed in fb-botmil.jar, because I wanted to...