protected property DatabaseLog::$connectionKey

The connection key for which this object is logging.

Type: string

File

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

Class

DatabaseLog
Database query logger.

Code

protected $connectionKey = 'default';