esphome/esphome/components/logger
buxtronix 148f5d9418
ESP32: Conditionally log on services to avoid OOM crashes (#1098)
Also removed new line formatting tidy as it requires a bit of memory which might not be available.


* Use suitably scoped char for log newline stripping

* fix formatting

* Better fix for OOM logging crash

* Limit to ESP32 only

* format changes
2020-06-26 19:13:23 -03:00
..
__init__.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
logger.cpp ESP32: Conditionally log on services to avoid OOM crashes (#1098) 2020-06-26 19:13:23 -03:00
logger.h Fix logger uart conflict check (#858) 2019-11-14 13:36:55 +01:00