Relative Content

Tag Archive for spring-bootlog4j2

Spring-Boot 3.4 not loading log4j2.xml file

I am trying to leverage log4j2 within my spring-boot app. Long term the goal is to leverage some of the DB appenders that log4j2 supports, but initially just trying to make sure it’s loading log4j instead of logback.