Please explain me how can i implement log4j in older version of Virtual machine?
Please share any document which explains the same.
Please explain me how can i implement log4j in older version of Virtual machine?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are versions of log4j that will work with Java 1.1 and every version since then: see this entry from the log4j FAQ. Apart from picking the right version (in the Java 1.1 case) nothing special needs to be done to use log4j on an old JVM.
If you have a specific problem, you will need to spell it out.