busimus / cutelog

GUI for logging
MIT License
484 stars 45 forks source link

Ability to extend exc_text and other variables in name:value table #14

Closed OctoNezd closed 4 years ago

OctoNezd commented 4 years ago

Right now exc_text is getting truncated with no ability to extend to see full text

busimus commented 4 years ago

You can right click on the log record itself to view the exc_text field (or the message) in a new window, but it's a good idea to add this ability to any field in the detail table as well.