(PECL seaslog >=1.0.0)
SeasLog::setBasePath — Set SeasLog base path
$base_path
): boolSet SeasLog base path.
base_path
String.
Return TRUE on setted base path success, FALSE on failure.
Exemplo #1 SeasLog::setBasePath() example
<?php
/* ... */
?>
O exemplo acima produzirá algo semelhante a:
...