1 Reply Latest reply on Jul 19, 2019 4:49 PM by jamezp

    Step by step guide to setup logback with slf4j under WildFly

    abhidesai

      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.