zspitzer/lucee-performance-analyzer

use log viewer stack trace summary for threads view

zspitzer opened this issue · 1 comments

Some nice feedback from @DominicWatson

the full java stack traces are quite verbose in the threads view, would be nice to just show the cfml stack as a summary

i.e. here

image

this is how the https://github.com/zspitzer/lucee-logviewer shows a summary

image

vs

image

https://github.com/zspitzer/lucee-logviewer/blob/refactoring/source/cfml/plugins/LogParser.cfc#L266