You are here

protected property SensorRunner::$loggingMode in Monitoring 7

Result logging mode.

Possible values: none, on_request, all

Type: string

File

lib/Drupal/monitoring/SensorRunner.php, line 62
Contains \Drupal\monitoring\SensorRunner.

Class

SensorRunner
Instantiate and run requested sensors.

Namespace

Drupal\monitoring

Code

protected $loggingMode = 'none';