You are here

protected property RequestController::$rfcLogLevel in MongoDB 8.2

A RfcLogLevel instance, to avoid static access.

Type: \Drupal\Core\Logger\RfcLogLevel

File

modules/mongodb_watchdog/src/Controller/RequestController.php, line 36

Class

RequestController
The controller for the request events page.

Namespace

Drupal\mongodb_watchdog\Controller

Code

protected $rfcLogLevel;