Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

WithoutBook Forum

Ques. isDebugEnabled to check in debug log

- When we write logger.debug before we check if(isDebugEnabled). Why so? Example:

if(logger.isDebugEnabled){
logger.debug(\"Enter : populateContacts\");
}

Posted on Jul 16, 2014 by Lary Bon

Enter your Answer

Name
Email Address
Answer
©2024 WithoutBook