Hi, I want th log statements to be kept during the app running. Because the other applications can take the log dump and my application may miss that dump. I am very much focusing on maintaining a file of size 1MB and keep on adding the Log statements when my app is active. File Handler should take care of maintaining that size 1MB without the loss of new data. I am not sure how to implement this. Please let me know a better way or sources which can take care of this problem. I would appreciate your help.
Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

