zephyr/subsys/logging
Krzysztof Chruściński aaeb015ec4 logging: frontends: stmesp: Fix sending string location
String location information should only be sent for core which
do not append strings to the log message (PPR, FLPR). Without
this, cpurad was also sending that information and that was
redundant.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-04-01 16:26:50 +02:00
..
backends logging: backends: xtensa_sim: Drop SoC dependencies 2025-03-27 09:51:17 +01:00
frontends logging: frontends: stmesp: Fix sending string location 2025-04-01 16:26:50 +02:00
mipi_syst
CMakeLists.txt
Kconfig
Kconfig.filtering
Kconfig.formatting
Kconfig.links
Kconfig.misc logging: Added config to disable vla in statements 2025-03-11 18:55:08 +01:00
Kconfig.mode log: fix log_flush() 2025-03-07 20:20:00 +01:00
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 logging: Assign IDs to log backends early during log_core_init 2025-03-18 16:42:07 +01:00
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