mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update logger.markdown (#2364)
Info where the collected log info can be found.
This commit is contained in:
parent
2961fec7a8
commit
39e9d7b6c4
@ -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…
x
Reference in New Issue
Block a user