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 tests: logging: adjust the structure of logging test cases 2021-11-15 10:17:25 +01:00
log_sync.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
log_thread.conf logging: fix logging.async test 2024-05-13 16:06:11 -04:00
log_user.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml logging: fix logging.async test 2024-05-13 16:06:11 -04:00