public function __toString() { return sprintf("[%s] %s", Level::toString($this->level), $this->writer->__toString()); }