external_zblue/tests/subsys/logging/log_api
Krzysztof Chruściński 170d275d33 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>
2026-04-20 17:48:12 +08:00
..
src logging: Add log_source_id helper function 2026-04-20 17:48:12 +08:00
CMakeLists.txt treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2026-04-20 16:09:58 +08:00
Kconfig tests: logging: log_api: Validate CONFIG_LOG_MSG_APPEND_RO_STRING_LOC 2026-04-20 17:04:23 +08:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2026-04-20 16:44:15 +08:00
testcase.yaml tests/subsys/logging: Don't test on native_posix 2026-04-20 17:45:38 +08:00