mini\Logger\ScopedLogger::__construct() Method

public constructor

Signature

public function __construct(string $scope, Psr\Log\LoggerInterface $inner)

Parameters

Name Type Default Description
$scope string required Documentation missing
$inner Psr\Log\LoggerInterface required Documentation missing

Documentation

Documentation missing - No docblock found for this method.

Source

src/Logger/ScopedLogger.php:23-26