Norcross
Norcross
ok, thanks. also, turn on error debugging on both sides to see if it indicates what the issue is
I may at some point, but not in the short term. I'm labeling this an enhancement for the future.
can you post a screenshot of the UI?
I am looking to add them as a filter (if they aren't already)
Going to add a setting for this (the filter existed, but should be useful in general). Keep in mind that it will remove any line breaks added using html entities
can you post an example of the debug file? the examples I was working with didn't have a date line on each portion of a stack trace.
gonna see how many other examples I can get of logfiles so I can account for things. here's one I am working with: https://gist.github.com/norcross/f6e7da2b9c7cada87c17c84805af544f
nope. some of mine is old, but i imagine that different log functions and different environments may impact the formatting.
I attempted to group multi-line things. I'm going to review the other examples of logfiles to see if I can find some consistency.
I’ve already reverted the sort order to default back to previous behavior. I’ve also set it so the formatting functions are registered and called, and thus filterable. not sure that’s...