NOPLoggerFactory
in package
implements
ILoggerFactory
Tags
Interfaces, Classes and Traits
Table of Contents
- $logger : mixed
- __construct() : mixed
- getLogger() : Logger
Properties
$logger
private
mixed
$logger
Methods
__construct()
public
__construct() : mixed
Return values
mixed —getLogger()
public
getLogger(string $name) : Logger
Parameters
- $name : string