mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-08 19:38:30 +01:00
16 lines
247 B
ReStructuredText
16 lines
247 B
ReStructuredText
|
Logging Engine
|
||
|
==============
|
||
|
|
||
|
esphomelib will by default log to both Serial (with baudrate 115200).
|
||
|
|
||
|
API Reference
|
||
|
-------------
|
||
|
|
||
|
LogComponent
|
||
|
************
|
||
|
|
||
|
.. doxygenclass:: LogComponent
|
||
|
:members:
|
||
|
:protected-members:
|
||
|
:undoc-members:
|