What I want to have is a box that displays a list of messages in chronological order (most recent at the bottom) like is common in FTP apps and IDEs. Here's the FileZilla message log:
At the moment, I'm getting similar functionality from a read only text box, but this isn't perfect.
Bonus points for the following:
- Context menu has the option of "copy this message"
- Filtering by "level"
- Option to write log to file