Update troubleshooting-configuration.markdown (#953)

Added link to the logger component with a short description. @bcelary
This commit is contained in:
Bartek Celary 2016-09-28 10:36:45 +02:00 committed by Fredrik Lindqvist
parent 22131a31ef
commit 071f90bd9c

View File

@ -41,6 +41,8 @@ sensor:
Another common problem is that a required configuration setting is missing. If this is the case, the component will report this to `home-assistant.log`. You can have a look at [the various component pages](/components/) for instructions on how to setup the components.
See the [logger](/components/logger/) component for instructions on how to define the level of logging you require for specific modules.
If you find any errors or want to expand the documentation, please [let us know](https://github.com/home-assistant/home-assistant.io/issues).
#### {% linkable_title Problems with dependencies %}