Move the logging code to a common directory 95/215495/2 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5 tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.021820 accepted/tizen/5.5/unified/mobile/hotfix/20201027.085855 accepted/tizen/unified/20191015.011903 submit/tizen/20191011.053630 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185104 tizen_5.5.m2_release
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 9 Oct 2019 14:22:54 +0000 (16:22 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 9 Oct 2019 14:32:02 +0000 (16:32 +0200)
commit6fead949a94b2932e0855efae5e5bbeaf716be85
treeb402fcf64a8cd86e2f78f23a2e0638dff9ccbef5
parentdcb415b2a48e507086c516e54da637d31c6b30e4
Move the logging code to a common directory

This is to avoid 2-way calls between ta and serialization directories which SAM
complains about.

Change-Id: Ibac9f6e6bbda7ee37c7bc5591cfa2a480c9c0531
CMakeLists.txt
common/include/log.h [moved from ta/include/log.h with 100% similarity]
common/src/log.c [moved from ta/src/log.c with 100% similarity]
serialization/CMakeLists.txt
ta/CMakeLists.txt