[infinispan-issues] [JBoss JIRA] (ISPN-1530) Represent byte arrays in hex format when logging
Galder Zamarreño (Work started) (JIRA)
jira-events at lists.jboss.org
Mon Nov 21 06:21:40 EST 2011
[ https://issues.jboss.org/browse/ISPN-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-1530 started by Galder Zamarreño.
> Represent byte arrays in hex format when logging
> ------------------------------------------------
>
> Key: ISPN-1530
> URL: https://issues.jboss.org/browse/ISPN-1530
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.1.0.BETA5
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list