PHP - Manual: SeasLog::setBasePath
2024-11-13
(PECL seaslog >=1.0.0)
SeasLog::setBasePath — 设置 SeasLog 根目录
$base_path
): bool设置 SeasLog 根目录。
base_path
String.
设置根目录成功返回 TRUE,失败返回 FALSE。
示例 #1 SeasLog::setBasePath() example
<?php
/* ... */
?>
以上例程的输出类似于:
...