zephyr/subsys/logging
Krzysztof Chruściński 60d8482348 logging: log_cmds: Enable log commands for shell with the logging frontend
When shell is integrated with the logging frontend then pointer to
the logging backend in the shell structure is null. When null pointer
is found assume that it is a shell instance with logging frontend
integration and use frontend in the logging commands.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-10-17 10:48:25 -04:00
..
backends logging: backend: Add websocket backend 2024-10-15 04:11:03 -04:00
frontends logging: Add log_source_id helper function 2024-10-08 16:57:59 +02:00
mipi_syst
CMakeLists.txt
Kconfig
Kconfig.filtering
Kconfig.formatting logging: add ISO 8601 formated timestamp 2024-09-24 14:29:02 -05:00
Kconfig.links
Kconfig.misc logging: log_cmds: Enable log commands for shell with the logging frontend 2024-10-17 10:48:25 -04:00
Kconfig.mode
Kconfig.processing
Kconfig.template.log_config
Kconfig.template.log_config_inherit
Kconfig.template.log_format_config logging: Fix LOG_OUTPUT dependency 2024-10-09 18:37:49 +01:00
log_cache.c
log_cache.h
log_cmds.c logging: log_cmds: Enable log commands for shell with the logging frontend 2024-10-17 10:48:25 -04:00
log_core.c
log_link_ipc_service.c
log_mgmt.c
log_minimal.c
log_msg.c logging: Add log_source_id helper function 2024-10-08 16:57:59 +02:00
log_multidomain_link.c
log_output.c logging: log_output: Move flushing and writing to the header 2024-10-09 18:37:49 +01:00
log_output_custom.c
log_output_dict.c logging: log_output: Move flushing and writing to the header 2024-10-09 18:37:49 +01:00
log_output_syst.c logging: Add log_source_id helper function 2024-10-08 16:57:59 +02:00