zephyr/tests/subsys/logging/log_core_additional
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
..
src logging: add API to trigger immediate processing of logs 2024-05-13 16:06:11 -04:00
CMakeLists.txt
log_sync.conf
log_thread.conf logging: fix logging.async test 2024-05-13 16:06:11 -04:00
log_user.conf
prj.conf
testcase.yaml logging: fix logging.async test 2024-05-13 16:06:11 -04:00