Hi Paul, Please try adding the log4j-web jar to the classpath: > INFO StatusLogger Log4j appears to be running in a Servlet environment, but > there's no log4j-web module available. If you want better web container > support, please add the log4j-web JAR to your web archive or server lib > directory.
Also, this user manual page may be useful: https://logging.apache.org/log4j/2.x/manual/webapp.html (and maybe this one: https://logging.apache.org/log4j/2.x/manual/logsep.html). Remko. (Shameless plug) Every java main() method deserves http://picocli.info > On Feb 20, 2019, at 1:03, Paul <pgbak...@gmail.com> wrote: > > INFO StatusLogger Log4j appears to be running in a Servlet environment, but > there's no log4j-web module available. If you want better web container > support, please add the log4j-web JAR to your web archive or server lib > directory.