Hi
Does anybody know how to log in a file, say mylogs.txt, whenever a user switches the language. For example:
ENGLISH May-1-2016 2:00 pm
RUSSIAN April-1-2016 10:am
...
Thanks very much.
Hi
Does anybody know how to log in a file, say mylogs.txt, whenever a user switches the language. For example:
ENGLISH May-1-2016 2:00 pm
RUSSIAN April-1-2016 10:am
...
Thanks very much.
Hi,
Well, it can have many applications including that. The code itself should not be too much and simply adds a row to a log file. May I ask in which file I should add the required code?
Thanks.