debugPrint and console.log don't output anything...

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
rvhaasen
Posts: 7
Joined: 22 Mar 2015 23:38

debugPrint and console.log don't output anything...

Post by rvhaasen »

I just started to understand the automation mechanism by adding custom log info to index.js using debugPrint.
However I cannot see any output appearing in /var/log/z-way-server.log after restarting the server.
What am I doing wrong? I tried changing the loglevel in config.xml to some other value, that didn't help. What am I doing wrong?
rvhaasen
Posts: 7
Joined: 22 Mar 2015 23:38

Re: debugPrint and console.log don't output anything...

Post by rvhaasen »

Solved it: I though that the modules were started automaticaly. I just discovered that this is not the case: they have to be added manualy (eg from the home-automation UI)....
Post Reply