a-blog cms PHP API Reference

WebLoggerInterface

Table of Contents

Methods

getDestinationPath()  : string
ログ書き出し先を取得
load()  : void
ファイルからログをロード
setDestinationPath()  : void
ログ書き出し先を設定

Methods

getDestinationPath()

ログ書き出し先を取得

public getDestinationPath() : string
Return values
string

setDestinationPath()

ログ書き出し先を設定

public setDestinationPath(string $path) : void
Parameters
$path : string

        
On this page

Search results