zephyr/tests/subsys/logging/log_syst
Krzysztof Chruscinski e4bd0fceef logging: Allow for compilation without log_output
Add option to Kconfig to enable log_output module. It is used
by most of the backends but it is an optional formatter helper
thus it is possible to run logging without it. One example might
be dictionary based logging which does not format log message
to a readable string.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-07-04 16:43:32 +02:00
..
src logging: Removing v2 suffix from logging names 2022-06-23 15:46:37 -04:00
CMakeLists.txt
Kconfig
prj.conf logging: Allow for compilation without log_output 2022-07-04 16:43:32 +02:00
testcase.yaml tests: remove unused harness config 2022-06-05 14:44:35 +02:00