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
Read log files
Re: Read log files
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.
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.
Re: Read log files
hello,
thanks for the reply
can you show me how to use the callbacks?
I can not manage the events.
thanks
thanks for the reply

can you show me how to use the callbacks?
I can not manage the events.
thanks