You are here

constant ContentSyncLog::DEDICATED_CSLOG_CONNECTION_TARGET in Content Synchronization 8

Same name and namespace in other branches
  1. 8.2 src/Logger/ContentSyncLog.php \Drupal\content_sync\Logger\ContentSyncLog::DEDICATED_CSLOG_CONNECTION_TARGET
  2. 3.0.x src/Logger/ContentSyncLog.php \Drupal\content_sync\Logger\ContentSyncLog::DEDICATED_CSLOG_CONNECTION_TARGET

The dedicated database connection target to use for log entries.

File

src/Logger/ContentSyncLog.php, line 25

Class

ContentSyncLog
Logs events in the cs_log database table.

Namespace

Drupal\content_sync\Logger

Code

const DEDICATED_CSLOG_CONNECTION_TARGET = 'dedicated_cslog';