DSDebug: add DSDebugLog class 21/241521/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 9 Jun 2020 10:53:50 +0000 (19:53 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 09:44:28 +0000 (18:44 +0900)
commitb0f8e60b7ef0c56853047b49834a757fb24bf4e8
tree428f600eb42587363c7fc46b0e16d6a649f70ff6
parentae3eb7ed53558fde6dbc95faa56b22fa8989ff48
DSDebug: add DSDebugLog class

Change-Id: Ie4b16276ddff6c8a68e05eb97859570824b115cc
packaging/libds.spec
src/DSDebug/DSDebugLog.cpp [new file with mode: 0644]
src/DSDebug/DSDebugLog.h [new file with mode: 0644]
src/meson.build
tests/DSDebugLog-test.cpp [new file with mode: 0644]
tests/meson.build