PeServer

LocalLogProviderItem
in package

Read onlyYes

`LogProvider` 内で持ち運ぶロガー設定。

Table of Contents

Properties

$configuration  : array<string|int, mixed>
$format  : string
$level  : int
$loggerClass  : string

Methods

__construct()  : mixed
生成

Properties

$configuration

public array<string|int, mixed> $configuration

Methods

__construct()

生成

public __construct(ILogger> $loggerClass, int $level, string $format, array<string, mixed> $configuration) : mixed
Parameters
$loggerClass : ILogger>
$level : int
$format : string
$configuration : array<string, mixed>
Tags
phpstan-param

ILogger::LOG_LEVEL_* $level

phpstan-param

literal-string $format


        
On this page

Search results