CobaltFusion / DebugViewPP

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

Feature Request: Filter by PID #367

Closed MarkGoldberg closed 3 years ago

MarkGoldberg commented 3 years ago

Option to filter not just by process name, but by PID useful when there are multiple instances of the same process name running

MarkGoldberg commented 3 years ago

Ah, "Options > Prefix PID" can be used to add the PID to the message text, and we can filter from there.

never mind
janwilmans commented 3 years ago

yes, the actual filtering had all kinds of lifetime complications, so that was easiest...

On Thu, Feb 11, 2021, 18:06 Mark Goldberg notifications@github.com wrote:

Ah, "Options > Prefix PID" can be used to add the PID to the message text, and we can filter from there. never mind

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CobaltFusion/DebugViewPP/issues/367#issuecomment-777646334, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNITBGCHTJJX6FLUM252XLS6QFBNANCNFSM4XPC74FA .