I am trying to implement log4j 2 but it keeps throwing the following error.
> ERROR StatusLogger Log4j2 could not find a logging implemen
To get around a similar issue with Spring Boot I added
org.springframework.boot spring-boot-starter-log4j2
to my POM