Hello. I got very annoying issue. When I start debugging my application, the debug output is cropped like this: 11-11 20:30:03.614: ERROR/AndroidRuntime(267): at com.tank.client.view.TankView.initTankView(TankView.java:119) 11-11 20:30:03.614: ERROR/AndroidRuntime(267): ... 25 more
How to make it fully verbose. I need to see whole chain of exceptions & I'm not satisfied with something like "... 11 more" -- 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

