zephyr/tests/subsys/logging/log_api/src
Krzysztof Chruściński 8fc0aba4ae logging: Add log_source_id helper function
There are many places where source_id is retrieved and it
depends on runtime filtering being enabled. So far it was
all exposed but lets encapsulate that into a helper function.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-10-08 16:57:59 +02:00
..
main.c tests: logging: log_api: Fix logging.frontend.only.rt_filtering 2024-07-09 14:01:56 +02:00
mock_backend.c logging: Add log_source_id helper function 2024-10-08 16:57:59 +02:00
mock_backend.h
mock_frontend.c logging: Add log_source_id helper function 2024-10-08 16:57:59 +02:00
mock_frontend.h
test_module2.c
test_module.c
test_module.h