CobaltFusion / DebugViewPP

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

added a commandline option for process and message filters in debugviewconsole #275

Closed janwilmans closed 7 years ago

janwilmans commented 7 years ago

DebugViewConsole now logs everything and while its easy to filter it by piping it into a filter-script, it would be inefficient (consuming more resources than needed) compared to filtering it internally