protected property DatabaseConnection::$logger

The current database logging object for this connection.

Type: DatabaseLog

File

drupal-7.x/includes/database/database.inc, line 212
Core systems for the database layer.

Class

DatabaseConnection
Base Database API class.

Code

protected $logger = NULL;