Question: A Java SE application is to start using Apache Log 4 j to perform logging . The downloaded software includes the file log 4 j
A Java SE application is to start using Apache Logj to perform logging The downloaded software includes the file log
Jar, which is the jar flile that should be used. Which of the following can result in logj being successfully incorporated in the
application?
Place jar in the same folder as the application and add it to the runtime classpath.
Update the config of the Extensions Class Loader to specify logj jar.
Unzip ar and add the classes to the application's manifest.
Add to each class that needs to use log the line:
import jar;
Unzip jar and add this to the JCE.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
