Interestingly, this one lets you color code messages to visually filter
through them quickly, an interesting idea.
-a
- Kevin
The color coding is neat, but could really see it over complicating
things. The best usecase I can think of for it is highlighting
certain lines, but you could also accomplish that with searching/
colorization in the logging client. And it wouldn't require a
recompile to turn it off or change colorization options.
-Mat
Ya know... like LogBook. :)
All smart-assery aside, I can imagine it being very useful to color
support color coding per "category" (read: Class). I'm not sure what
the interface would look like, though. I'm imagining something like a
color picker widget that was part of the list renderer where the Class
names are displayed.
Check out the attachment for a mock up I threw together. Note how the
class name is listed first and then the package trails off after it.
- Kevin