Class Salient\Console\Target\LoggerTarget

extends AbstractTarget
implements LoggerAwareInterface

Writes console output to a PSR-3 logger

Methods
Methods inherited from Salient\Console\Target\AbstractTarget
getFormatter(), getWidth(), close(), assertIsValid(), createFormatter()
Constants inherited from Salient\Contract\HasMessageLevel
LEVEL_EMERGENCY, LEVEL_ALERT, LEVEL_CRITICAL, LEVEL_ERROR, LEVEL_WARNING, LEVEL_NOTICE, LEVEL_INFO, LEVEL_DEBUG