mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-17 11:05:39 +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:
|