An array of active query log objects.
Every connection has one and only one logger object for all targets and logging keys.
array( '$db_key' => DatabaseLog object. );
Type: array
static protected $logs = array();
© 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!Database.php/property/Database::logs/8.1.x