Exemplo n.º 1
0
 public function __construct($loggerName)
 {
     parent::__construct();
     $this->configure($loggerName);
 }