OVMS3-idf/components/log
Ivan Grokhotkov 26bf85bad6 components/log: set default runtime log level to ESP_LOG_VERBOSE
With this change, it is possible to use LOG_LOCAL_LEVEL to raise debug level for given file/component
2016-09-18 21:01:28 +08:00
..
include components/log: fix error when using ESP_LOGx from C++ code 2016-09-18 20:51:57 +08:00
component.mk components/log: add implementation, update a few components to use it 2016-09-15 00:53:33 +08:00
Kconfig components/log: add implementation, update a few components to use it 2016-09-15 00:53:33 +08:00
log.c components/log: set default runtime log level to ESP_LOG_VERBOSE 2016-09-18 21:01:28 +08:00