You are here

protected property DatabaseLog::$connectionKey in Drupal 7

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';