Implementation of Logger interface between Application and
authorHarish Kumara Marappa <h.marappa@samsung.com>
Thu, 6 Aug 2015 08:40:14 +0000 (14:10 +0530)
committerMadan Lanka <lanka.madan@samsung.com>
Fri, 7 Aug 2015 00:54:52 +0000 (00:54 +0000)
commit834881cc63d0ac291aa51cb77aa1f1f94fe2b401
tree313eb7cf0d48ec237da9d23acd60de0df6e734d1
parent3f52e71dde4e380927a65b2d8718897b483fd3b7
Implementation of Logger interface between Application and
simulator C++ modules.

Change-Id: I572a52907f16e06b9f0877e7dc150056d0aa7532
Signed-off-by: Harish Kumara Marappa <h.marappa@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1870
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/simulator/examples/server/service_provider.cpp
service/simulator/inc/simulator_manager.h
service/simulator/java/jni/simulator_common_jni.h
service/simulator/java/jni/simulator_manager_jni.cpp
service/simulator/java/jni/simulator_manager_jni.h
service/simulator/src/simulator_logger.cpp [new file with mode: 0644]
service/simulator/src/simulator_logger.h [new file with mode: 0644]
service/simulator/src/simulator_manager.cpp