Sindbad~EG File Manager

Current Path : /proc/2714585/root/usr/share/doc/cpanel-php83-log/examples/
Upload File :
Current File : //proc/2714585/root/usr/share/doc/cpanel-php83-log/examples/mail.php

<?php

require_once 'Log.php';

$conf = ['subject' => 'Important Log Events'];
$logger = Log::singleton('mail', 'webmaster@example.com', 'ident', $conf);
for ($i = 0; $i < 10; $i++) {
    $logger->log("Log entry $i");
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists