mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
typos, alignment, cruft
This commit is contained in:
parent
0ef26c8213
commit
2215fc94ed
@ -116,7 +116,7 @@ public class MetricReporters implements Shutdownable {
|
||||
}
|
||||
|
||||
public MetricReporters addLogger() {
|
||||
logger.debug("Adding slf4j reporter for metrics");
|
||||
logger.debug("Adding log4j reporter for metrics");
|
||||
|
||||
if (metricRegistries.isEmpty()) {
|
||||
throw new RuntimeException("There are no metric registries.");
|
||||
|
Loading…
Reference in New Issue
Block a user