Struts2 + Log4j2

I'm developing a Struts2 webapp and I set up the logger. In the official documentation there is only the configuration for log4j, but nothing about log4j2. I started looking around and seems that S...