Increate OTBR log level

This commit is contained in:
2026-02-19 19:31:22 -05:00
parent f4647882bd
commit ca07fcad2d

View File

@@ -82,7 +82,7 @@
OT_RCP_DEVICE: "spinel+hdlc+uart:///dev/ttyACM5?uart-baudrate=460800" OT_RCP_DEVICE: "spinel+hdlc+uart:///dev/ttyACM5?uart-baudrate=460800"
OT_INFRA_IF: "eth0" OT_INFRA_IF: "eth0"
OT_THREAD_IF: "wpan0" OT_THREAD_IF: "wpan0"
OT_LOG_LEVEL: "1" OT_LOG_LEVEL: "7"
OT_REST_LISTEN_ADDR: "0.0.0.0" OT_REST_LISTEN_ADDR: "0.0.0.0"
OT_REST_LISTEN_PORT: "8981" OT_REST_LISTEN_PORT: "8981"
OT_WEB_LISTEN_ADDR: "0.0.0.0" OT_WEB_LISTEN_ADDR: "0.0.0.0"