Log4j2 with SpringBoot (configuration)

I did read other questions, also I’ve read configuration and I came up with a solution but I don’t know if it’s okay. Problem: I have SpringBoot application and I was trying to use log4j2 as logging framework but I couldn’t configure it properly. I had correct xml configuration, configuration was on a classpath but… Read More Log4j2 with SpringBoot (configuration)