Re: Using log4j for logging

2021-06-29 Thread Mark Thomas
On 29/06/2021 17:53, Niranjan Rao wrote: We are actually using log4j2, I should have been more clearer. Ack. Does this mean we don't have to use specialized juli jar and adapters and many of the stackoverflow answers are out of date? Yes. I have seen answers saying download juli adapter v

Re: Using log4j for logging

2021-06-29 Thread Niranjan Rao
We are actually using log4j2, I should have been more clearer. Does this mean we don't have to use specialized juli jar and adapters and many of the stackoverflow answers are out of date? I have seen answers saying download juli adapter version from tomcat version 7 and use it for 9 or similar

Re: Using log4j for logging

2021-06-29 Thread Mark Thomas
On 29/06/2021 01:11, Niranjan Rao wrote: Greetings, I wanted to setup log4j for tomcat logs and google searches seems to indicate that this is possible. Many articles speak about downloading tomcat-juli-adapters.jar from bin/extras directory. I found out that for tomcat version 9, extras dir

Using log4j for logging

2021-06-28 Thread Niranjan Rao
Greetings, I wanted to setup log4j for tomcat logs and google searches seems to indicate that this is possible. Many articles speak about downloading tomcat-juli-adapters.jar from bin/extras directory. I found out that for tomcat version 9, extras directory is last present on version 9.0.14