프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$basedir | string | ||
$fileFormat | string | ||
$timeFormat | string |
메소드 | 설명 | |
---|---|---|
__construct ( string $baseDirectory = '', string $logfileFormat = self::FILE_FORMAT, string $timeFormat = self::TIME_FORMAT ) | FileStore constructor. | |
store ( string $level, string $message, string $context ) : mixed | Store a log message -- used by Ledger |