Log::$connectionKey

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