libdlog: mark logs from processes in a container 23/274123/1 accepted/tizen/unified/20220424.221508 submit/tizen/20220422.012056
authorMichal Bloch <m.bloch@samsung.com>
Thu, 21 Apr 2022 15:49:49 +0000 (17:49 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Thu, 21 Apr 2022 18:41:13 +0000 (20:41 +0200)
commit997f6a699bb4a0e99a90f7d492be79f955356f1f
tree704e6de05d5789cb0bab64b45983544d1dfc0244
parent574707779e6822b13ff9320ebe7b7b6aa6579ab8
libdlog: mark logs from processes in a container

Change-Id: Id10045be42a875ab88f1defb39da41687c8a9a64
Makefile.am
src/libdlog/container_warning.c [new file with mode: 0644]
src/libdlog/log.c
src/tests/critical_log.c
src/tests/deduplicate_test.c
src/tests/libdlog_base_wrap.c
src/tests/libdlog_prio_filter_pos.c
src/tests/test_libdlog_container_warning.c [new file with mode: 0644]