Added logging of tokens as hex for readability.
authorMandeep Shetty <mandeep.shetty@intel.com>
Wed, 18 Mar 2015 18:23:53 +0000 (11:23 -0700)
committerErich Keane <erich.keane@intel.com>
Thu, 19 Mar 2015 16:02:09 +0000 (16:02 +0000)
commited65c1968a0805b627597c9c6f3f552f9ec80154
tree5c898b98db1ef2786db650997a9d9a256f452591
parent50d2c3bd84103aa78aeedfd9ea73f5419931e92a
Added logging of tokens as hex for readability.

Tokens being printed as hex.
Removed printing of ASCII tokens as token not guranteed to be null
terminated. There seems to be some discussion about this issue in
IOT-380.

Signed-off-by: Mandeep Shetty <mandeep.shetty@intel.com>
Change-Id: I9756c552f3abc3acdadb9e9fe4b9eb20d7ecf3eb
Reviewed-on: https://gerrit.iotivity.org/gerrit/501
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/csdk/connectivity/src/camessagehandler.c
resource/csdk/connectivity/src/camessagehandler_singlethread.c
resource/csdk/connectivity/src/caprotocolmessage.c
resource/csdk/connectivity/src/caprotocolmessage_singlethread.c