Properties
$fileCollector Line 24
private$fileCollector : \phpDocumentor\Parser\FileCollector
$logger Line 27
private$logger : \Psr\Log\LoggerInterface
Methods
__construct() Line 29
public__construct(FileCollector $fileCollector, LoggerInterface $logger) : mixed
__invoke() Line 35
public__invoke(Payload $payload) : Payload
log() Line 66
Dispatches a logging request.
privatelog(string $message[, string $priority = LogLevel::INFO ][, string[] $parameters = [] ]) : void
Parameters
The logging priority as declared in the LogLevel PSR-3 class.