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