espmeshmesh
:material-package: espmeshmesh :
Macros
| Name | Description |
|---|---|
| LIB_LOG_LEVEL | ESPHOME_LOG_LEVEL is passed from the ESPHOME in the autogenerated platformio.ini project file. It can be used to set the log level but must be converted to numeric value. |
Macro Details
LIB_LOG_LEVEL
!!! macro "#define LIB_LOG_LEVEL"
ESPHOME_LOG_LEVEL is passed from the ESPHOME in the autogenerated platformio.ini project
file. It can be used to set the log level but must be converted to numeric value.