You are here

namespace Drupal\audit_log in Audit Log 8

Same name in other branches
  1. 8.2 Drupal\audit_log
Classsort descending Location Description
AuditLogEvent src/AuditLogEvent.php Represents a single auditable event for logging.
AuditLogEventInterface src/AuditLogEventInterface.php Represents a single auditable event for logging.
AuditLogLogger src/AuditLogLogger.php Service for responding to audit log events.
AuditLogStorage src/AuditLogStorage.php Writes audit log events to enabled logging destinations.