PHP 클래스 Kraken\Log\LoggerWrapper

상속: extends Monolog\Logger
파일 보기 프로젝트 열기: kraken-php/framework 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string $name, array $handlers = [], array $processors = [] )

메소드 상세

__construct() 공개 메소드

public __construct ( string $name, array $handlers = [], array $processors = [] )
$name string The logging channel
$handlers array Optional stack of handlers, the first one in the array is called first, etc.
$processors array Optional array of processors