Exemple #1
0
 public boolean isInfoEnabled() {
   return isThrowingException(INFO_VALUE) || realLogger.isInfoEnabled();
 }