コード例 #1
0
 public function setLog(\LogInterface &$log)
 {
     $this->log = $log;
     $log->setPrepend("[Google]");
 }