Home Forums Software Development How to get Tobii's logs? Reply To: How to get Tobii's logs?

#11578
tzaccai
Participant

Hi @Grant, i translated (as far as i could understand) the c++ code from the pdf to c# – and nothing happened.

i don’t know how to write here the code so it’ll be seen as a piece of code (and not just like one row after another as on my original post)
but as can be seen there (maybe copy paste it to a text editor?) i’ve implemented both the “custom_logging” method & the “tobii_custom_log_t” variable just as shown on the pdf reference. (but on c#)

on my log i don’t see any additional logging from this method. not even when initializing the connection with the ET and then getting frequent Gaze Data.

do you have a c# example?