protected property DatabaseConnection::$logger in Drupal 7
The current database logging object for this connection.
Type: DatabaseLog
File
- includes/
database/ database.inc, line 214 - Core systems for the database layer.
Class
- DatabaseConnection
- Base Database API class.
Code
protected $logger = NULL;