Skip to content
Commit 34135956 authored by Maciej Baczmanski's avatar Maciej Baczmanski Committed by Benjamin Cabé
Browse files

openthread: fix logging configuration



Currently, `CONFIG_OPENTHREAD_LOG_LEVEL` is used to set log level
in OT and register log modules in Zephyr. OpenThread allows 5
levels, causing issues when `OPENTHREAD_LOG_LEVEL_DEBG` is
selected ad we are trying to register modules with unknown lvl.

This commit adds `CONFIG_OPENTHREAD_MODULE_LOG_LEVEL` which is
aligned for Zephyr's log levels.

Signed-off-by: default avatarMaciej Baczmanski <maciej.baczmanski@nordicsemi.no>
parent 475ccbb9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment