zephyr/subsys/logging
Krzysztof Chruscinski ba01a3952f logging: Add shell commands
Added commands for getting current status and controlling which log
messages are forwared to available backends.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-09-19 09:30:29 -04:00
..
CMakeLists.txt logging: Add shell commands 2018-09-19 09:30:29 -04:00
Kconfig logging: Add shell commands 2018-09-19 09:30:29 -04:00
Kconfig.template.log_config
log_backend_native_posix.c subsys: logging: native_posix: Fixed output buffer size 2018-09-19 09:07:26 -04:00
log_backend_uart.c logger: Simplify UART backend initialization 2018-09-18 14:56:10 +02:00
log_cmds.c logging: Add shell commands 2018-09-19 09:30:29 -04:00
log_core.c logging: Add shell commands 2018-09-19 09:30:29 -04:00
log_list.c
log_list.h
log_msg.c
log_output.c logger: Add native backend for native_posix 2018-09-18 14:56:10 +02:00
sys_log_net.c
sys_log.c