The 2nd argument of Logs constructor contains just a command line
arguments like `{"-f", "hello"}`.
As of the above, logs command always fail on the last of logs command.
PR#4344 aims to inject userStats, so I've solved this problem by
injecting userStats by substitution not the constructor argument.