Example #1
0
 public function getLogger()
 {
     return new Logger($this->config->isQuietMode());
 }