--TEST-- MongoDB\Driver\Monitoring\mongoc_log(): Invalid level --FILE-- ===DONE=== --EXPECT-- OK: Got MongoDB\Driver\Exception\InvalidArgumentException Expected level to be >= 0 and <= 6, -1 given OK: Got MongoDB\Driver\Exception\InvalidArgumentException Expected level to be >= 0 and <= 6, 7 given ===DONE===