Logger
in package
Simple factory class to create a PSR-3 logger
Tags
Table of Contents
- getLogger() : LoggerInterface
- Creates a new PSR-3 logger, based on Monolog
Methods
getLogger()
Creates a new PSR-3 logger, based on Monolog
public
static getLogger() : LoggerInterface