DbLog::DEDICATED_DBLOG_CONNECTION_TARGET
Same name in other branches
- 8.9.x core/modules/dblog/src/Logger/DbLog.php \Drupal\dblog\Logger\DbLog::DEDICATED_DBLOG_CONNECTION_TARGET
- 10 core/modules/dblog/src/Logger/DbLog.php \Drupal\dblog\Logger\DbLog::DEDICATED_DBLOG_CONNECTION_TARGET
- 11.x core/modules/dblog/src/Logger/DbLog.php \Drupal\dblog\Logger\DbLog::DEDICATED_DBLOG_CONNECTION_TARGET
The dedicated database connection target to use for log entries.
File
-
core/
modules/ dblog/ src/ Logger/ DbLog.php, line 23
Class
- DbLog
- Logs events in the watchdog database table.
Namespace
Drupal\dblog\LoggerCode
const DEDICATED_DBLOG_CONNECTION_TARGET = 'dedicated_dblog';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.