Update logger.markdown (#2364)
Info where the collected log info can be found.
This commit is contained in:
parent
2961fec7a8
commit
39e9d7b6c4
1 changed files with 2 additions and 0 deletions
|
@ -67,3 +67,5 @@ data:
|
|||
homeassistant.components: warning
|
||||
homeassistant.components.media_player.yamaha: debug
|
||||
```
|
||||
The log information is put into the file /home/pi/.homeassistant/home-assistant.log and you can read it with cat or follow it dynamicly with tail -f:
|
||||
tail -f /home/pi/.homeassistant/home-assistant.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue