[ZendTo] Extraneous log message in 6.13 ?

John Thurston john.thurston at alaska.gov
Thu Nov 14 19:47:47 GMT 2024


Since updating from 6.05 --> 6.13 I see new lines in my zendto.log

> 2024-11-14 10:31:09 10.3.65.34 [Alaska ZendTo]: Looking for recip 
> 311218 in dropoff 206186 produced Array
> (
>     [0] => John Doe
>     [1] => John.Doe at alaska.gov
>     [2] => 311218
> )

At first I thought they were trying to tell me something was wrong after 
my update, but with more study, they appear to be informational. I think 
I've traced this back to line 1408 of /opt/zendto/lib/SQLite3.php

> $this->dropbox->writeToLog("Looking for recip $rID in dropoff $dID 
> produced ".print_r($rows[0],TRUE));

Which looks to me like a bit of pre-production logging.

I can't think of any reason I care more about this lookup activity than 
anything else being retrieved from the database. Nor can I think of any 
reason not to comment this out and reduce the noise in my log.

Anyone wanna talk me out of this?

-- 
--
Do things because you should, not just because you can.

John Thurston    907-465-8591
John.Thurston at alaska.gov
Department of Administration
State of Alaska
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jul.es/pipermail/zendto/attachments/20241114/27e99571/attachment-0001.html>


More information about the ZendTo mailing list