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

This could be done by putting executables and/or .jar files in the same directory as debugview++ c:> plugin.exe --info fileextention: .log outputdebugstring: **yes** c:> plugin.exe --indentify # returns true if...

enhancement

Would be nice if messages could be styled based on something like BBCodes. For example coloring messages based on some syntax, like ``` This entire message should be red {!#FF0000!}...

enhancement

We are working with a product that places rather large statements in the log file. In most cases I am only interested in the second part of the message. It...

enhancement

This option is to allow logging to a file over a very long period. we should probably support: - create new log file every N-days - create new log file...

enhancement

Pressing "File->New view" now opens a dialog called 'filter settings', to us this perfectly logical, but for a novice user, it looks like a bug. If you do not know...

Discuss

Debugview++ can be used to filter logfiles, to make certain logfiles readable a lot of filters / highlighing can be required. It would be nice if a shortcut could be...

enhancement

This would keep any amount of incoming messages readable, this would add messages to the view at a fixed maximum rate. Any message that exceed the maximum would be cached...

enhancement

Feature to stream the logging directly to a file, that can then be monitored remotely using any kind of sharing mechanism, specifically, a program like WinTail (http://tailforwin32.sourceforge.net/ ) should be...

enhancement
DebugView Replacement

example: the screen is filled with 'Info: AfxDllCanUnloadNow returning S_OK' , if you try to select the string dragging is choppy.