Improve logging in the stack.
authorMandeep Shetty <mandeep.shetty@intel.com>
Mon, 13 Jul 2015 22:11:49 +0000 (15:11 -0700)
committerErich Keane <erich.keane@intel.com>
Wed, 15 Jul 2015 21:25:11 +0000 (21:25 +0000)
commite3adc7849245f6e061ecdc9b612db781648dec7a
tree30e28805caf6237712f95b6ccca1c828c7e12ce8
parentdc4f1d2149a8795b947de5241766587628971fb1
Improve logging in the stack.

Log messages in the stack mostly hinted at WHERE the call flow was
going.
Added logging to say WHAT the execution is doing. Helps tremendously
with debugging the logs if we can see what important params are passed
into functions.

Change-Id: I50a2ebf4be2d4eea527015cad01d27e5d03e6004
Signed-off-by: Mandeep Shetty <mandeep.shetty@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1640
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/csdk/stack/src/occlientcb.c
resource/csdk/stack/src/ocobserve.c
resource/csdk/stack/src/ocresource.c
resource/csdk/stack/src/ocserverrequest.c
resource/csdk/stack/src/ocstack.c