CobaltFusion / DebugViewPP

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

Filtered logging to file to support logging for a very long time #167

Open janwilmans opened 9 years ago

janwilmans commented 9 years ago

The logfile now contains all (unfiltered) messages, but when running for very long periods of time, it might useful to only log the filtered messages, related to #163