Use buffer traits over specific IDs 95/288295/4
authorMichal Bloch <m.bloch@samsung.com>
Tue, 14 Feb 2023 18:11:45 +0000 (19:11 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 17 Feb 2023 19:54:44 +0000 (20:54 +0100)
commitc3dfa7eacb5c3e5d6b88456fcf98982ca409af7c
treec13c33500791428d81985a53296c968486b26834
parent852b0b502b522c9fe80a891dfabedaa2e51153a0
Use buffer traits over specific IDs

Change-Id: I07c52156ff93650a318089185d1b1f255519bb51
13 files changed:
Makefile.am
configs/dlog-logger.conf.plog [new file with mode: 0644]
configs/dlog-logger.conf.test
configs/dlog-pipe.conf.plog [new file with mode: 0644]
configs/dlog-pipe.conf.test
include/buffer_config.h [new file with mode: 0644]
packaging/dlog.spec
src/libdlog/log.c
src/log-redirect-stdout/internal.c
src/logctl/logctl.c
src/logger/logger.c
src/shared/buffer_config.c [new file with mode: 0644]
tests/dlog_test.in