mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 23:26:39 +00:00
Typically, when shell logging backend is used user wants to get logs on shell instances so do not enable raw RTT log backend in that case. When raw backend is enabled then initial logs go to RTT backend and they are not visible on shell which starts later as it requires additional thread. It can be assumed that when RTT backend is used it will be explicitly enabled by the user. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> |
||
---|---|---|
.. | ||
backends | ||
frontends | ||
mipi_syst | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.filtering | ||
Kconfig.formatting | ||
Kconfig.links | ||
Kconfig.misc | ||
Kconfig.mode | ||
Kconfig.processing | ||
Kconfig.template.log_config | ||
Kconfig.template.log_config_inherit | ||
Kconfig.template.log_format_config | ||
log_cache.c | ||
log_cache.h | ||
log_cmds.c | ||
log_core.c | ||
log_link_ipc_service.c | ||
log_mgmt.c | ||
log_minimal.c | ||
log_msg.c | ||
log_multidomain_link.c | ||
log_output_custom.c | ||
log_output_dict.c | ||
log_output_syst.c | ||
log_output.c |