The connection key for which this object is logging.
Type: string
File
- includes/
database/ log.inc, line 41 - Logging classes for the database layer.
Class
- DatabaseLog
- Database query logger.
Code
protected $connectionKey = 'default';
The connection key for which this object is logging.
Type: string
protected $connectionKey = 'default';