You are here

namespace Drupal\audit_log in Audit Log 8.2

Same name in other branches
  1. 8 Drupal\audit_log
Classsort descending Location Description
AuditLogAccessControlHandler src/AuditLogAccessControlHandler.php Access controller for the Audit log entity.
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.