Logging improvements
This commit is contained in:
@@ -36,6 +36,7 @@ build_flags =
|
||||
-DBOARD_HAS_PSRAM
|
||||
-DARDUINO_USB_CDC_ON_BOOT=1
|
||||
-DCORE_DEBUG_LEVEL=4 # Max. possible loglevel: 0=None, 1=Error, 2=Warning, 3=Info, 4=Debug, 5=Verbose
|
||||
# -DLOG_LOCAL_LEVEL=5 # No limits for ESP_LOG
|
||||
-DCONFIG_LOG_TX_BUF_SIZE=8192
|
||||
-std=gnu++17
|
||||
build_unflags =
|
||||
|
||||
Reference in New Issue
Block a user