protected property Connection::$logger

The current database logging object for this connection.

Type: Log

File

drupal/core/lib/Drupal/Core/Database/Connection.php, line 53
Definition of Drupal\Core\Database\Connection

Class

Connection
Base Database API class.

Namespace

Drupal\Core\Database

Code

protected $logger = NULL;