You are here

namespace Drupal\audit_log\StorageBackend in Audit Log 8

Same name in other branches
  1. 8.2 Drupal\audit_log\StorageBackend
Classsort descending Location Description
Database src/StorageBackend/Database.php Writes audit events to a custom database table.
StorageBackendInterface src/StorageBackend/StorageBackendInterface.php Defines a logging storage backend to write audit events to.