Home › Forums › Software Development › How to get Tobii's logs? › Reply To: How to get Tobii's logs?
07/07/2019 at 16:26 #11619
tzaccai
Participant
ok. good news.
apparently i’m receiving msgs from “custom_log” such as:
licensekey.cpp(503): error “LICENSING_ERROR_OPERATION_FAILED” (00000002) in function “licensekey_parse”
so i guess i connected well. thanks a lot!
another small question –
what is the meaning of the “CONTEXT” variable of the log?
(custom_log.log_context = NULL; // we don’t use the log_context in this example)