zephyr/subsys/logging
Tom Burdick 5de7e415a0 logging: Add a log flush operation
Ensure all pending log messages are processed by the log processing
thread when log_flush is called, blocking the caller until done.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2025-01-15 09:33:28 +01:00
..
backends log: websocket: Remove debug printing 2025-01-13 20:23:07 +01:00
frontends logging: frontends: stmesp: Move zephyr_custom_log.h to the unique path 2024-12-10 20:37:22 +01:00
mipi_syst
CMakeLists.txt
Kconfig
Kconfig.filtering
Kconfig.formatting logging: remove part for when gmtime_r is not available 2024-12-10 08:06:25 +01: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 logging: increase the maximum value of LOG_BUFFER_SIZE 2024-12-12 19:59:51 +01:00
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 logging: Add a log flush operation 2025-01-15 09:33:28 +01:00
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 partly unused code 2024-12-10 08:06:25 +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