Skip to:
Using Arrays.toString(array) will dump the array contents. These are primarily in log.debug statements. See attached patch.
Applied patch from Stuart - thanks!
Using Arrays.toString(array) will dump the array contents. These are primarily in log.debug statements. See attached patch.