Şuanki Dizin: /proc/self/root/usr/share/doc/cpanel-php83-log/examples/ |
Şuanki Dosya : //proc/self/root/usr/share/doc/cpanel-php83-log/examples/composite.php |
<?php require_once 'Log.php'; $console = Log::singleton('console', '', 'TEST'); $file = Log::singleton('file', 'out.log', 'TEST'); $composite = Log::singleton('composite'); $composite->addChild($console); $composite->addChild($file); $composite->log('This event will be logged to both handlers.');
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4