You are here

constant MongoDBLogTestCase::LIMIT_VARIABLE in MongoDB 7

Same name and namespace in other branches
  1. 8 mongodb_watchdog/mongodb_watchdog.test \MongoDBLogTestCase::LIMIT_VARIABLE
  2. 6 mongodb_watchdog/mongodb_watchdog.test \MongoDBLogTestCase::LIMIT_VARIABLE

The name of the variable holding the system watchdog limit level.

File

mongodb_watchdog/mongodb_watchdog.test, line 23
Contains \MongoDBLogTestCase.

Class

MongoDBLogTestCase

Code

const LIMIT_VARIABLE = 'watchdog_limit';