ot::otPlatLogHandleLevelChanged() function
Handles OpenThread log level changes. This platform function is called whenever the OpenThread log level changes. This platform function is optional since an empty weak implementation has been provided.
Arguments
aLogLevel
The new OpenThread log level.
Notes
Only applicable when `OPENTHREAD_CONFIG_LOG_LEVEL_DYNAMIC_ENABLE=1`.
ot::otPlatLogHandleLevelChanged() is called by 1 function:
![]()
ot::otPlatLogHandleLevelChanged()