Relative Content

Tag Archive for javajbosslog4jlog4j2jboss7.x

How to make sure that log4j2 works with jboss server?

I am upgrading log4j to v2.17.2 from v1.2.12 for an application that runs on jboss-esp-7.2 server. After updating the dependencies and classes, if I deploy on the server, I saw that the logs were not printing at all. This was resolved by adding log4j2.xml file as shown below –