On 15/02/2011 10:37, Niklas Gustavsson (JIRA) wrote:
>
> + LOG.debug("About to execute command {} for request",
> command, request);
> + LOG.debug("Executing command {} for request",
> command, request);
> + LOG.debug("Executed command {} for request",
> command, request);
Hi Niklas, the second place holder is missing for the logging
commands above, presumably it goes after the word 'request'.
