protected property Connection::$logger in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Database/Connection.php \Drupal\Core\Database\Connection::logger
The current database logging object for this connection.
Type: \Drupal\Core\Database\Log|null
File
- core/
lib/ Drupal/ Core/ Database/ Connection.php, line 53
Class
- Connection
- Base Database API class.
Namespace
Drupal\Core\DatabaseCode
protected $logger = NULL;