2 One of the arguments being formatted with a format string is an array. This will be formatted
3 using a fairly useless format, such as [I@304282, which doesn't actually show the contents
5 Consider wrapping the array using <code>Arrays.asList(...)</code> before handling it off to a formatted.