On Mon, 31 Oct 2022 at 18:23, Rowan Tommins <rowan.coll...@gmail.com> wrote:

> I guess we could have the setting be "use new date format", and control
> both the precision and whether the format is ISO 8601 compliant, but I'm
> not convinced of the value
>


Thanks, and that's fair to avoid complicating the error handling routines.

It's not the end of the world to grep for "2022-11-01" in the other logs,
then have to change it to "01-Nov-2022" for the PHP error logs... and yes,
I know, those logs should be empty, but it's not my code, and there's a few
million "Passing null to parameter" errors to ignore ;-)

Craig

Reply via email to