info($message); // stop phpdocx if fatal level if ($level == 'fatal') { throw new Exception($message); } } } }