Model

SaveLogs

Magento\LoginAsCustomerLog\Model\ResourceModel\SaveLogs

What it does

This class handles batch saving of login-as-customer audit logs to the database.

Developers would use this when they need to record multiple log entries of admin users logging in as customers, ensuring all actions are tracked with timestamps for compliance and security purposes.

Public Methods

  • execute()