-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
Byte arrays are a pain to track in log files. We need a more compact and easier way of tracking them down, so I suggest from now on we show their HEX representation: https://gist.github.com/1370843
We can still limit the length, as we do now with byte[], and if you need the full length, you can carry on using the system property we defined.