BugOut1.0 
by YNOP

	BugOut is a simple debug console for apps.  Its easyer than puting in printf all over the place. And dont you hate when you forget to take the printfs out .. and then ship the app .. users get all kind of crap in there term .. Well this fixs that. its simply sends a message to the Bug console and cleanly color codes, sorts, filters, and displaces the message.

This Idea is based off of Magnus Auvinen (Matrix) DebugConsole (http://www.bebits.com/app/317/) I have made some important changes though.

Features:
	Groups by App. (uses a outline list view to group messages by there app name)
	Displays in reverse order, puting the latest message at the top, easyer to find.
	Lets you Choose the colors you want to use.
	Lets you filter out Messages you do not want to see.
	Any number of debug levels. not just the 6 pre-definde you can all any number you want.
	Its in a scroll window so you dont have to resize to see your output.
	Lets you save the output of a app. This is good for leting the end user submit bugs

Ver 1.1:
	Added most of the list code and some other niffty stuff that makes it look kewl
	Fixed up all kinds of litle bugs here and there.
	Made up a spiffy example degub app.
Ver 1.0:
 	It works.

YNOP
ynop@acm.org  
TheAbstractCompany
http://www.latech.edu/~jta001/BeOS/index.html