X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FSystemLogger.php;h=64105889414032cccc0541d1c39ca96f25679800;hb=701fd7a63eb4b10a6b91a91c0c05dba1bbaf8b69;hp=aed05188468380b168630815d3dbe10d41b26584;hpb=758eba6812e4d76ebb41f40659af438aebcb25cf;p=civicrm-core.git diff --git a/CRM/Utils/SystemLogger.php b/CRM/Utils/SystemLogger.php index aed0518846..6410588941 100644 --- a/CRM/Utils/SystemLogger.php +++ b/CRM/Utils/SystemLogger.php @@ -31,6 +31,7 @@ * @copyright CiviCRM LLC (c) 2004-2019 */ class CRM_Utils_SystemLogger extends Psr\Log\AbstractLogger implements \Psr\Log\LoggerInterface { + /** * Logs with an arbitrary level. *