View Single Post
  (#3 (permalink)) Old
Dougsg38p Offline
Talking BlackBerry Encyclopedia
 
Posts: 240
Join Date: Mar 2008
Location: Austin, TX
Model: 8320
PIN: N/A
Carrier: T-Mobile
Default 09-04-2008, 11:19 AM

I haven't figured out any method of filtering the debugger output in real-time. Our work-around is to establish a prefix for a particular application, like "ABC:", and start all informational messages with this prefix. This allows you to copy the debugger output and filter out the noise using the text editor of your choice.

Example: "ABC: This is a debug message"
   
Reply With Quote