InterviewSolution
Saved Bookmarks
| 1. |
How Will You Set The Threshold To Debug Mode Using Log4j.properties? |
|
Answer» FOLLOWING CODE SETS the THRESHOLD to debug mode − # Set the threshold to debug mode Following code sets the threshold to debug mode − # Set the threshold to debug mode |
|