Add STOP feature
Brought to you by:
objektiv,
paulperkins
Add a button to STOP the monitoring of changes.
I have a file getting on to 1.5Gb of trace information and
it grows fast. I want to take a snapshot of the trailing
(x) amount of log details. The only way to stop is to
close. This clear the buffer. I would like to ability to
stop monitoring so I can copy the information out to
something like notepad. Or maybe save the tail?
Logged In: YES
user_id=531602
Hi,
The 'pause' function should do what you need, or do you want
the application to actually ignore updates to the file from that
point on?
Regards,
Paul.