Sets the loggers for this channel.
array $loggers: An array of arrays of \Psr\Log\LoggerInterface keyed by priority.
public function setLoggers(array $loggers);