mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
log annotators config to debug
This commit is contained in:
parent
cdaaaa03f6
commit
7a72639a94
@ -271,6 +271,7 @@ public class NBCLI {
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
logger.debug("initializing annotators with config:'" + annotatorsConfig + "'");
|
||||
Annotators.init(annotatorsConfig);
|
||||
Annotators.recordAnnotation(
|
||||
Annotation.newBuilder()
|
||||
|
Loading…
Reference in New Issue
Block a user