zephyr/subsys/logging
Jakub Rzeszutko e0be6a10b3 shell: printing command's help by shell engine
Removed printing command help from help handler. It is now
realized by the shell engine. This change saves a lot of flash
but still allows to print help in command handler with function
shell_help_print.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-12-05 15:15:44 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.template.log_config
log_backend_native_posix.c
log_backend_net.c
log_backend_rtt.c ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
log_backend_uart.c
log_cmds.c shell: printing command's help by shell engine 2018-12-05 15:15:44 +01:00
log_core.c logging: Fix initial log level in shell 2018-12-05 14:35:33 +01:00
log_list.c
log_list.h
log_msg.c
log_output.c
sys_log_net.c
sys_log.c