Polishing
This commit is contained in:
@@ -122,7 +122,7 @@ public final class FailureAnalyzers {
|
||||
}
|
||||
}
|
||||
catch (Throwable ex) {
|
||||
log.debug("FailureAnalyzer " + analyzer + " failed", ex);
|
||||
logger.debug("FailureAnalyzer " + analyzer + " failed", ex);
|
||||
}
|
||||
}
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user