Log Smarty debug to it's own channel
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 28 Feb 2023 00:36:47 +0000 (13:36 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 28 Feb 2023 00:36:47 +0000 (13:36 +1300)
commit04cda39e2cf8a2b4927266cbefbe79762cd6d883
tree3feda6423dd60bb851cde351c092da0fcea7d977
parent054806bb68b173bc4e144b2479194c4b3d685318
Log Smarty debug to it's own channel

I just wrote the docs on the right way to log using this example
https://docs.civicrm.org/dev/en/latest/framework/logging/

- so we should make it the same. I tested locally
& this results in the smarty debugging going to a separate file (good).

I personally think we should send all the IPN files off to their
own channel but am loath to be pro-active on changing that
CRM/Core/Smarty.php