You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[zephyr] Added Kconfig options to control Matter logs level (project-chip#13288)
Zephyr logging platform currently uses hardcoded DEBUG log level
and it's not possible to change it through KConfig options.
Added MATTER logging module to Zephyr subsys and enabled setting
Matter logs level using CONFIG_MATTER_LOG_LEVEL option.
0 commit comments