Open the "LogCat" view alongside Properties, Console, etc. as shown below. Set filters to capture Log.i() calls. Now your runtime logging is organized and not crowded within the usual SysOut stream...
Wednesday, June 9, 2010
Using LogCat with filters
Open the "LogCat" view alongside Properties, Console, etc. as shown below. Set filters to capture Log.i() calls. Now your runtime logging is organized and not crowded within the usual SysOut stream...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment