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