constant MongoDBLogTestCase::LIMIT_VARIABLE in MongoDB 8
Same name and namespace in other branches
- 6 mongodb_watchdog/mongodb_watchdog.test \MongoDBLogTestCase::LIMIT_VARIABLE
- 7 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 21 - Test class for MongoDB_watchdog.
Class
- MongoDBLogTestCase
- Test the behaviour of watchdog() mongodb_watchdog, not dblog
Code
const LIMIT_VARIABLE = 'watchdog_limit';