[API/Log] Add Logging API for users with custom tag
authorDongju Chae <dongju.chae@samsung.com>
Mon, 14 Jun 2021 05:36:08 +0000 (14:36 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Mon, 14 Jun 2021 07:41:14 +0000 (16:41 +0900)
commit860ac6e20ed14559cf454aae32397f57b5e8f6ba
treebad9985250b5ac424eb72ba24c9c1529fdabd0ec
parent8eb0ed7539ba26454dea57cc8cd5e733be2a4d2f
[API/Log] Add Logging API for users with custom tag

This patch adds logging API for users with custom tag.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/common/typedef.h
include/host/libnpuhost.h
src/core/utils/meson.build
src/core/utils/ne-utils.cc
src/core/utils/ne-utils.h
src/host/ne-host.cc
tests/unittests/ne_core_utils_test.cc