DebugViewPP icon indicating copy to clipboard operation
DebugViewPP copied to clipboard

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!

Results 111 DebugViewPP issues
Sort by recently updated
recently updated
newest added

I would like to have a filter that only changes the foreground color to RED for exceptions. (simple match: 'exception'), FG= RED This would make all other filters play nice...

enhancement

If you add a filter by highlighting a selection + Ctrl-E or Ctrl-I, it would be nice if that can be undone with Ctrl-Z

enhancement

Hello, Is it possible to output the log into a file?

If 32mb of logging is in the buffer changing a color takes quite some time (10 seconds?), it seems to be re-filtering everything...

When pause is enabled, UDP messages are still collected and displayed.

bug

Changing a filter should be applied only to the view (taking into account the offset of the view), so if +2M lines are in the buffer but only very few...

bug

we can currently do: - F5 -> Save -> myfilters.xml - switch to process tab - Save -> myprocessfilters.xml - File-> new view - switch to process tab - F5...

enhancement