final | |
---|---|
extends |
ConsoleTarget |
implements |
LoggerAwareInterface |
Writes console output to a PSR-3 logger
Methods | ||
---|---|---|
public
|
__construct(LoggerInterface $logger)
|
# |
public
|
setLogger(LoggerInterface $logger)
|
# |
public
|
write($level, string $message, array $context = []): void
|
# |
Methods inherited from Salient\Console\Concept\ConsoleTarget |
---|
getFormatter(), getWidth(), close(), assertIsValid(), createTagFormats(), createMessageFormats() |