Where is the notifications log?
Posted: Wednesday 16 October 2024 12:26
I have been searching for the location of a notifications log.
The forum nor the wiki gave the answer.
The domoticz log gives a recent report on a search for 'noti'
A search with
didn't give me an answer either.
Where can I find the log file for notifications?
The forum nor the wiki gave the answer.
The domoticz log gives a recent report on a search for 'noti'
Code: Select all
2024-10-16 12:23:00.550 Status: Notification: message 2 We stopped charging on PV power !
2024-10-16 12:23:00.550 Notification sent (browser) => Success
2024-10-16 12:23:00.792 Notification sent (fcm) => Success
Code: Select all
sudo find ~/domoticz * |sudo grep notification -ir
Where can I find the log file for notifications?