in reply to Re: Polling a file for changes - Best Practices?
in thread Polling a file for changes - Best Practices?

I thought about this approach, (hooking into log events), but it doesn't capture the output of warn() or die() ... only what gets sent to app->log->debug()

Tommy
A mistake can be valuable or costly, depending on how faithfully you pursue correction

Replies are listed 'Best First'.
Re^3: Polling a file for changes - Best Practices?
by bliako (Abbot) on Mar 05, 2020 at 13:40 UTC