Source for file display.php
Documentation is available at display.php
$conf = array ('error_prepend' => '<font color="#ff0000"><tt>',
'error_append' => '</tt></font>');
for ($i = 0; $i < 10; $i++ ) {
$logger->log(" Log entry $i" );
Documentation generated on Mon, 11 Mar 2019 14:42:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|