WebLoggerInterface
in
Table of Contents
Methods
- getDestinationPath() : string
- ログ書き出し先を取得
- load() : void
- ファイルからログをロード
- setDestinationPath() : void
- ログ書き出し先を設定
Methods
getDestinationPath()
ログ書き出し先を取得
public
getDestinationPath() : string
Return values
stringload()
ファイルからログをロード
public
load() : void
setDestinationPath()
ログ書き出し先を設定
public
setDestinationPath(string $path) : void
Parameters
- $path : string