home-assistant.io/source/_docs/mqtt/logging.markdown
Alok Saboo 1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00

433 B

layout title description date sidebar comments sharing footer logo
page MQTT Logging Instructions on how to setup MQTT Logging within Home Assistant. 2015-08-07 18:00 true false true true mqtt.png

The logger component allow the logging of received MQTT messages.

# Example configuration.yaml entry
logger:
  default: warning
  logs:
    homeassistant.components.mqtt: debug