Reduce default log level to 1

This commit is contained in:
Guido Bartolucci 2023-02-04 15:47:07 -05:00
parent a02f889902
commit 34b6d9a507

View file

@ -417,7 +417,7 @@ config ZMK_USB_LOGGING
if ZMK_USB_LOGGING
config ZMK_LOG_LEVEL
default 4
default 1
# We do this to avoid log loop where logging to USB generates more log messages.
config USB_CDC_ACM_LOG_LEVEL