Fichier Log Format Csv

Bonjour,
Je voudrais pouvoir tracer les appuis de certains bouton de mon application dans un fichier csv local.
J’avoue ne pas savoir par ou commencer.
Je voudrais que cet unique fichier log au format Csv comporte la date, l’heure, et champ “name” ou “text” du bouton.

Merci de votre aide.


Hello,
I would like to be able to trace the presses of some buttons of my application in a local csv file.
I admit that I don"t know where to start.
I would like this single log file in Csv format to include the date, time, and “name” or “text” field of the button.

Thank you for your help.

I do not believe this will be possible. The Home Remote’s JavaScript implementation does not allow direct file access (reading or writing of files).