Tuesday, 20 August 2013

Create a log file with Log command?

Create a log file with Log command?

is it possible write in a file which is written in the Log command line? I
mean, i have my code and to see the Log in Eclipse i write something like
Log.i("BR", "Log Example");
is it possible write the sring "Log Example" in a file? Or, is there a
solution to write a report file in which is stored some action of
application every 10 minutes?

No comments:

Post a Comment