Modify logs in resource container using OC_LOG
authorMinji Park <minjii.park@samsung.com>
Mon, 14 Sep 2015 12:45:25 +0000 (21:45 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Tue, 15 Sep 2015 05:49:14 +0000 (05:49 +0000)
commit3837ede2a0fc0747a6631b5c047e08544d71daa4
tree5d232c5376ee6aa440ce88973b3c8bc413a0980a
parent0edb419ea55ee927c7fc56e73e2ef3838a7ea132
Modify logs in resource container using OC_LOG

- add error logs in container
- modify existing logs using OC_LOG
- define common strings for bundle configuration in seperate header

Change-Id: Ib702cab1c62fe0d9038f86d99ca8f278eb4a19ed
Signed-off-by: Minji Park <minjii.park@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2513
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Markus Jung <markus.jung@samsung.com>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/resource-encapsulation/src/resourceContainer/include/InternalTypes.h [new file with mode: 0644]
service/resource-encapsulation/src/resourceContainer/src/BaseActivator.cpp
service/resource-encapsulation/src/resourceContainer/src/Configuration.cpp
service/resource-encapsulation/src/resourceContainer/src/JavaBundleResource.cpp
service/resource-encapsulation/src/resourceContainer/src/ResourceContainerImpl.cpp
service/resource-encapsulation/src/resourceContainer/src/SoftSensorResource.cpp