Current File : //usr/share/doc/cpanel-php83-log/examples/display.php
<?php

require_once 'Log.php';

$conf = [
    'error_prepend' => '<font color="#ff0000"><tt>',
    'error_append'  => '</tt></font>'
];
$logger = Log::singleton('display', '', '', $conf, PEAR_LOG_DEBUG);
for ($i = 0; $i < 10; $i++) {
    $logger->log("Log entry $i");
}
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!