Change logging method 51/199251/1 accepted/tizen/unified/20190208.061658 submit/tizen/20190208.002622
authoragrkush <kush.agrawal@samsung.com>
Thu, 7 Feb 2019 12:42:40 +0000 (18:12 +0530)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 8 Feb 2019 00:23:44 +0000 (09:23 +0900)
commit95309df7532e2a07319d36393fafdcc2534b7791
tree5b5e1ebcd3bb8d52992c54d80b375a1a8b240073
parentd30b748d0b9cebcb1952c4e05e3d3bc96dd22863
Change logging method

There is a crash reported in InProcServer
destructor when oclog() is called.
So replacing it with OIC_LOG_V

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/411
(cherry picked from 206d2d7556e6c2bc258ec4623fad7d221d23862e)

Change-Id: I133383484e8a673f2d05f297fd1a3da90b2104f7
Signed-off-by: agrkush <kush.agrawal@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
resource/src/InProcServerWrapper.cpp