SeasLog::setBasePath

Set SeasLog base path

Description

public static bool SeasLog::setBasePath(string $base_path)

Set SeasLog base path.

Parameters

base_path

String.

Return Values

Return TRUE on setted base path success, FALSE on failure.

Examples

Example #1 SeasLog::setBasePath example

<?php

/* ... */

?>

The above example will output something similar to:

...