When working with an application which has multiple jars/packages, logging stops after upgrading to Log4j 2.17.1. Only the main package where the app is initialized is logging. To resolve this, we had to go into the deployed jar in websphere and change WAR class loader policy to single class loader for application. After making this change, all the logs can be seen for all the jars. Is there a workaround for this issue besides the solution listed above?
Alazar Markos Associate IT Developer 678 614 0234 [email protected]<mailto:[email protected]> [cid:[email protected]]
