CobaltFusion / DebugViewPP

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
Boost Software License 1.0
982 stars 144 forks source link

Process name is replaced with log file name when loading log file #301

Open harriv opened 6 years ago

harriv commented 6 years ago

When opening a log file, process name field is replaced with name of the log file instead of the actual process name, which is correct in the log file.

janwilmans commented 6 years ago

reproduced here, thanks for reporting, it is a bug that needs fixing!

eddmanx commented 3 months ago

Yea, it's very annoying. When reading logs from other people it's not really possible to tell if the log was polluted by other processes or not.