RE: can we set log4j property 'Log4jContextSelector' per webapps war

2022-04-07 Thread Pooja Pandey
First, I do not know why you are still using a custom Logger since we already advised you not to do that. Currently we are using log4j1.x bridge and with that few features don't work with standard logger, though these features might work fine with direct log4j2 logger but we are not sure yet. w

RE: can we set log4j property 'Log4jContextSelector' per webapps war

2022-04-07 Thread Pooja Pandey
-> I asked where the jars are located. You replied "Along with various other product libs, log4j2 jars and log4j2 propertie file are placed under soa-dir/lib. This path is accessible by all 3 wars.” That answer implies that they are not in WEB-INF/lib of any of the web apps. We needed log4j2