You are here

constant Logger::EVENT_COLLECTIONS_PATTERN in MongoDB 8.2

File

modules/mongodb_watchdog/src/Logger.php, line 77

Class

Logger
Class Logger is a PSR/3 Logger using a MongoDB data store.

Namespace

Drupal\mongodb_watchdog

Code

const EVENT_COLLECTIONS_PATTERN = '^watchdog_event_[[:xdigit:]]{32}$';