I'm trying to change the simple logger that Maven uses by default and change it for Log4j2.
I've tried adding the jars of the new logger to the Maven lib
but it did not work.
Does any one know how to migrate from the simple logger to a newest version of the logger?