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

Save log based on timespan #267

Closed harriv closed 7 years ago

harriv commented 7 years ago

With long running processes logs can be pretty big. When saving a log there's many times only interest in small part of the log. So saving eg last X minutes or hours (or between A and B) could be helpful.

janwilmans commented 7 years ago

You can already do this just reset your view to a start line and save view

On Feb 17, 2017 09:20, "harriv" notifications@github.com wrote:

With long running processes logs can be pretty big. When saving a log there's many times only interest small part of the log. So saving eg last X minutes or hours (or between A and B) could be helpful.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/djeedjay/DebugViewPP/issues/267, or mute the thread https://github.com/notifications/unsubscribe-auth/AFqJhAb4cajHT3eqnbQqKf7Nx1bAoh8Uks5rdVhhgaJpZM4MD_ZM .

janwilmans commented 7 years ago

Having said that, save selection could be handy;)

On Feb 17, 2017 09:23, "Jan Wilmans" janwilmans@gmail.com wrote:

You can already do this just reset your view to a start line and save view

On Feb 17, 2017 09:20, "harriv" notifications@github.com wrote:

With long running processes logs can be pretty big. When saving a log there's many times only interest small part of the log. So saving eg last X minutes or hours (or between A and B) could be helpful.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/djeedjay/DebugViewPP/issues/267, or mute the thread https://github.com/notifications/unsubscribe-auth/AFqJhAb4cajHT3eqnbQqKf7Nx1bAoh8Uks5rdVhhgaJpZM4MD_ZM .