SeasLog::setBasePath
(PECL seaslog >=1.0.0)
SeasLog::setBasePath — Set SeasLog base path
説明
public static SeasLog::setBasePath
( string
$base_path
) : boolSet SeasLog base path.
パラメータ
-
base_path -
String.
返り値
Return TRUE on setted base path success, FALSE on failure.
例
例1 SeasLog::setBasePath() example
<?php
/* ... */
?>
上の例の出力は、 たとえば以下のようになります。
...