in src/TransportBuilder.php [86:90]
public function setLogger(LoggerInterface $logger): self { $this->logger = $logger; return $this; }