mb_log("Notice: " . $message, $this->level); } /** * @var string a description of the log level */ private $level = "notice"; } ?>