protected property DatabaseLog::$connectionKey

The connection key for which this object is logging.

Type: string

File

includes/database/log.inc, line 42
Logging classes for the database layer.

Class

DatabaseLog
Database query logger.

Code

protected $connectionKey = 'default';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!database!log.inc/property/DatabaseLog::connectionKey/7.x