The dedicated database connection target to use for log entries.
File
- core/modules/dblog/src/Logger/DbLog.php, line 24
Class
- DbLog
- Logs events in the watchdog database table.
Namespace
Drupal\dblog\Logger
Code
const DEDICATED_DBLOG_CONNECTION_TARGET = 'dedicated_dblog';
Please login to continue.