Hello,
I want to redirect AppLog() output from console to a file. Accoring to Tizen help: "When debugging your application, the log information is written to log files or to the IDE console". But I can't find how can I redirect the output to file. Or probably there are some other ways to write logs output to file?
Thanks in advance!