PHP 클래스 Pimcore\Log\Handler\ApplicationLoggerDb

상속: extends Monolog\Handler\AbstractProcessingHandler
파일 보기 프로젝트 열기: pimcore/pimcore 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string $level = "debug", boolean | true $bubble = true ) ApplicationLoggerDb constructor.
getComponents ( ) : string[]
getPriorities ( ) : string[]
setFilterPriority ( $level )
write ( array $record )

메소드 상세

__construct() 공개 메소드

ApplicationLoggerDb constructor.
public __construct ( string $level = "debug", boolean | true $bubble = true )
$level string
$bubble boolean | true

getComponents() 공개 정적인 메소드

public static getComponents ( ) : string[]
리턴 string[]

getPriorities() 공개 정적인 메소드

public static getPriorities ( ) : string[]
리턴 string[]

setFilterPriority() 공개 메소드

사용 중단:
public setFilterPriority ( $level )
$level

write() 공개 메소드

public write ( array $record )
$record array