mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-02 12:07:05 -06:00
explain named scenario parsing in debug
This commit is contained in:
parent
aa780b5eac
commit
16fc85282a
@ -173,6 +173,7 @@ public class NBCLIScenarioParser {
|
||||
}
|
||||
}
|
||||
buildCmdBuffer.descendingIterator().forEachRemaining(arglist::addFirst);
|
||||
logger.debug("composed command line args to fulfill named scenario: " + arglist);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user