Disallow redirecting to stdout based on config keys 94/294294/4
authorAntoni <a.adaszkiewi@samsung.com>
Thu, 15 Jun 2023 19:58:06 +0000 (21:58 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Thu, 22 Jun 2023 17:30:27 +0000 (19:30 +0200)
commit002bbae2ac9755e10eb2c0899af3186c2355f4b4
treeaf6f64a8af191be4687eadc86539a279fa613e99
parent7f15e65c52b646861bbe0af0950094fc8189f529
Disallow redirecting to stdout based on config keys

Change-Id: I592a75d36a2915bf786ae54cc94591d606fa01c1
Makefile.am
configs/dlog-logger.conf.stdout_enable.1 [new file with mode: 0644]
configs/dlog-logger.conf.stdout_enable.2 [new file with mode: 0644]
configs/dlog-logger.conf.stdout_enable.3 [new file with mode: 0644]
configs/dlog-pipe.conf.stdout_enable.1 [new file with mode: 0644]
configs/dlog-pipe.conf.stdout_enable.2 [new file with mode: 0644]
configs/dlog-pipe.conf.stdout_enable.3 [new file with mode: 0644]
packaging/dlog.spec
src/log-redirect-stdout/lib.c
tests/dlog_test.in
tests/test_config_redirect.c [new file with mode: 0644]