Пример #1
0
 public function __toString()
 {
     return sprintf("[%s] %s", Level::toString($this->level), $this->writer->__toString());
 }