mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit fixes invoking of z_log_msg2_runtime_vcreate with wrong param. This function requires to be called with dynamic or static source based on CONFIG_LOG_RUNTIME_FILTERING. Signed-off-by: Przemyslaw Bida <przemyslaw.bida@nordicsemi.no>