zephyr/tests/subsys/logging
Corey Wharton bf114c6b1a logging: add API to trigger immediate processing of logs
There are use cases where it's beneficial to trigger the log
thread to process log messages as soon as able instead of waiting
for the processing timer or threshold triggers. An example would be
to flush the log buffer before entering the idle thread after
forcing a system power state.

Signed-off-by: Corey Wharton <xodus7@cwharton.com>
2024-05-13 16:06:11 -04:00
..
log_api coding guidelines: comply with MISRA Rule 20.9 2024-05-06 14:59:03 +01:00
log_backend_fs tests/subsys log_backend_fs: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
log_backend_init
log_backend_uart
log_benchmark
log_blocking
log_cache
log_core_additional logging: add API to trigger immediate processing of logs 2024-05-13 16:06:11 -04:00
log_custom_header
log_immediate
log_link_order
log_links
log_msg
log_output
log_stack
log_stress tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
log_switch_format
log_syst
log_timestamp