mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -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);
|
buildCmdBuffer.descendingIterator().forEachRemaining(arglist::addFirst);
|
||||||
|
logger.debug("composed command line args to fulfill named scenario: " + arglist);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user