kkreft
11/26/2014 - 10:19 AM

S2 logger

use Psr\Log\LoggerInterface;

..

$logger = $this->get('logger');
$logger->info('Test');