Read log files

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
dario87
Posts: 18
Joined: 13 Jun 2014 11:46

Read log files

Post by dario87 »

hi,
I would like to know if there are functions to read the log file.
I would like to read the latest events.
is it possible?

thanks
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Read log files

Post by pofs »

No.
Log file is for logging, not for listening to events. Its format and verbosity might be changed any moment without notice.
You should use callbacks instead.
dario87
Posts: 18
Joined: 13 Jun 2014 11:46

Re: Read log files

Post by dario87 »

hello,
thanks for the reply :-)
can you show me how to use the callbacks?
I can not manage the events.
thanks
Post Reply