PsrLoggerLoader implements Loader
Read onlyYes
FinalYes
Interfaces
- Loader
Methods
- __construct() : mixed
- load() : void
Methods
__construct()
public
__construct(LoggerInterface $logger, string $message[, string $logLevel = LogLevel::DEBUG ]) : mixed
Parameters
- $logger : LoggerInterface
- $message : string
- $logLevel : string = LogLevel::DEBUG
load()
public
load(Rows $rows, FlowContext $context) : void
Parameters
- $rows : Rows
- $context : FlowContext