public DbLog::log($level, $message, array $context = array())
The dedicated database connection target to use for log entries. File core/modules/dblog/src/Logger/DbLog
Logs events in the watchdog database table. Hierarchy class \Drupal\dblog\Logger\
The message's placeholders parser. Type:
public DbLog::__construct(Connection $connection, LogMessageParserInterface
The database connection object. Type: