Add the 'dotnet' and 'native' extra libdlog sinks 96/288296/4
authorMichal Bloch <m.bloch@samsung.com>
Mon, 20 Feb 2023 15:29:19 +0000 (16:29 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Tue, 21 Feb 2023 12:46:51 +0000 (13:46 +0100)
commit82c2c4af26c1f731f5f3107a764c40ec877b11ed
treea006f4ee51d1f09a8e1ddef179bbb79627043db7
parent5a36e7ff1b294cf983aec20ccfee073c2a367e42
Add the 'dotnet' and 'native' extra libdlog sinks

Including dlog_[v]print_{dotnet,native} interfaces.

Change-Id: Ie1692f8302dd42fa9d7f399b158c3190137406a9
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
configs/99-dlog-logger.disable-platform-logging-for-testsuite.conf
configs/dlog.conf
include/dlog.h
include/extra_sinks.h
src/libdlog/log.c
src/logsend/logsend.c
src/shared/buffer_traits.c
src/tests/logctl.c
tests/dlog_test.in