Do we have any step by step guide to setup logback/slf4j with WildFly 16?
I have found following article but it seem pretty old and steps are manual:
https://blog.anotheria.net/devops/enable-logback-in-jboss/
I am creating a Docker image from jboss/wildfly base image.
I would like to use jboss-cli as much as possible to automate this process (Adding modules, amending existing modules etc..) in DockerFile.
I have also try to ask this on JBoss forums: https://developer.jboss.org/message/989039#989039