dever860 / android-log-collector

Automatically exported from code.google.com/p/android-log-collector
0 stars 0 forks source link

I want the Log from login page to main menu. #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start the application and allow the application to load the login screen.
2. Enter valid user details and select login button.
3. Notice that the application loads to the main menu.
4. Select any one module in the main menu.
5. Notice that the application crashes.

What is the expected output? What do you see instead?
I want to see the log from Starting the application to main menu crash. But 
here i am getting more number of lines which are really not needed to find the 
crash. I just the log from login page to crash only.

What version of the product are you using? On what operating system?
I am using an Latest Android device(3.0).

Please provide any additional information below.
I am working as QA tester and i faced many times this log issues when the 
developer is not available. So i taught this application is use full to me but 
this applciation is giving more data and it takes more time to find where the 
crash log is. So it will be better i get the log shortly and clearly.

Original issue reported on code.google.com by rajesh.p...@gmail.com on 1 May 2012 at 12:24