Hi, I am looking for an example to configure log4j2 in a java enterprise application consisting of Ejbs, WAR and Utility jars. I want to understand where to place the logging jars, configuration file in a Java EE application. Can i use a common log4j2.xml for the complete application?
Thanks, Raj
