log2console
log2console copied to clipboard
show line breaks in RTF text box
Hi, I've noticed that Log2Console's RTF text box doesn't display messages with line breaks on multiple lines, so to this end I've made a change to replace "\r\n" and "\n" with "\line" in GetMessageDetails, which fixes the issue. Just wondered if you'd like to merge it.
Thanks Ben Taylor