protected property DatabaseConnection::$logger
The current database logging object for this connection.
Tipo: DatabaseLog
Archivo
- drupal-7.x/
includes/ database/ database.inc, line 211 - Core systems for the database layer.
Class
- DatabaseConnection
- Base Database API class.
Código
protected $logger = NULL;