zephyr/subsys/logging
Jakub Rzeszutko 0eea1ef212 subsys: shell: add int ret_val to command handlers
1. Command handler can return command exectution status as int.
2. Existing command handlers rework.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-10-02 14:44:25 +02:00
..
CMakeLists.txt
Kconfig logging: add mechanism for handling transient strings 2018-10-01 15:26:14 -04:00
Kconfig.template.log_config
log_backend_native_posix.c
log_backend_uart.c
log_cmds.c subsys: shell: add int ret_val to command handlers 2018-10-02 14:44:25 +02:00
log_core.c logging: add mechanism for handling transient strings 2018-10-01 15:26:14 -04:00
log_list.c
log_list.h
log_msg.c logging: add mechanism for handling transient strings 2018-10-01 15:26:14 -04:00
log_output.c
sys_log_net.c
sys_log.c