namespace Drupal\rules\Logger
| Object name | File name | Summary |
|---|---|---|
| RulesDebugLog | src/Logger/RulesDebugLog.php | Logger that stores Rules debug logs with the session service. |
| RulesDebugLoggerChannel | src/Logger/RulesDebugLoggerChannel.php | Logs rules log entries in the available loggers. |
| RulesLog | src/Logger/RulesLog.php | Logger that dispatches a SystemLoggerEvent when a logger entry is made. |