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
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