Configure logback in Wildfly
问题 I have terrible problems to figure out how to configure logging via logback in my Java EE application on Wildfly 10. I tried to put slf4j-api-1.7.21.jar , logback-classic-1.1.7.jar and logback-core-1.1.7.jar in my ear in /lib/ , add logback.xml to resources in my ejb module and add jboss-deployment-structure.xml into my ear META-INF . It almost works... Logback creates my log files and correctly log into them. Unfortunately logging to console works strange. It looks like wildfly concatenated