Search found 2 matches

by joremkes
Wednesday 28 November 2018 20:30
Forum: LUA
Topic: LUA print statements in Domoticz log not working
Replies: 2
Views: 2148

Re: LUA print statements in Domoticz log not working

Ok, I got it working and I also realized my mistake.... :shock: :shock: :shock: :shock:

I was actually changing the domoticz.sh in my ~/domoticz folder. (I run Domoticz on a Raspberry Pi). After making the suggested changes still no logging and also there was no tmp/domoticz.txt file. My logs are ...
by joremkes
Wednesday 28 November 2018 1:41
Forum: LUA
Topic: LUA print statements in Domoticz log not working
Replies: 2
Views: 2148

LUA print statements in Domoticz log not working

Hi All,

I'm doing some LUA script debugging and I like to see the output of the print statements in de LUA script somewhere in the log. I've been playing with the DAEMON_ARGS setting in the domoticz.sh but so far no result playing around with the loglevel and debuglevel. This is what I currently ...