protected property Log::$connectionKey

The connection key for which this object is logging.

Type: string

File

core/lib/Drupal/Core/Database/Log.php, line 39

Class

Log
Database query logger.

Namespace

Drupal\Core\Database

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/core!lib!Drupal!Core!Database!Log.php/property/Log::connectionKey/8.1.x