protected property Logger::$limit in MongoDB 8.2
The minimum logging level.
Type: int
See also
https://drupal.org/node/1355808
File
- modules/
mongodb_watchdog/ src/ Logger.php, line 127
Class
- Logger
- Class Logger is a PSR/3 Logger using a MongoDB data store.
Namespace
Drupal\mongodb_watchdogCode
protected $limit = RfcLogLevel::DEBUG;