PHP Class Kraken\Runtime\Supervision\Cmd\CmdLog

Inheritance: extends Kraken\Runtime\Supervision\Solver, implements Kraken\Supervision\SolverInterface
Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$logger Kraken\Log\LoggerInterface

Méthodes protégées

Méthode Description
construct ( )
destruct ( )
solver ( Erro\Error | Exceptio\Exception $ex, mixed[] $params = [] ) : mixed

Method Details

construct() protected méthode

protected construct ( )

destruct() protected méthode

protected destruct ( )

solver() protected méthode

protected solver ( Erro\Error | Exceptio\Exception $ex, mixed[] $params = [] ) : mixed
$ex Erro\Error | Exceptio\Exception
$params mixed[]
Résultat mixed

Property Details

$logger protected_oe property

protected LoggerInterface,Kraken\Log $logger
Résultat Kraken\Log\LoggerInterface