Add the concept of extra redirectable sinks 24/288624/2
authorMichal Bloch <m.bloch@samsung.com>
Mon, 20 Feb 2023 15:29:05 +0000 (16:29 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Tue, 21 Feb 2023 12:01:58 +0000 (13:01 +0100)
commit5a36e7ff1b294cf983aec20ccfee073c2a367e42
treee2814e27cf060d833a0cb949ec4b8dedf507c1b1
parent926942e2b6e1013c1ef1d67c560984305a325356
Add the concept of extra redirectable sinks

These are a lot like buffers, but are listed separately due
to stakeholder decision. See the description in the header file.

Change-Id: Ib1e24c7f11ed2a76e6c227b01762e2ae73f0ac1e
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
include/buffer_traits.h
include/extra_sinks.h [new file with mode: 0644]
src/libdlog/log.c
src/logctl/logctl.c
src/logsend/logsend.c
src/shared/buffer_traits.c
src/tests/test_common_neg.c