Collection
Log\Collection
Magento\LoginAsCustomerLog\Model\ResourceModel\Log\Collection
What it does
This collection class provides a way to retrieve and manage multiple Login as Customer log records from the database.
Developers would use this class when they need to fetch, filter, or iterate through login activity logs where admin users have logged in as customers, such as displaying audit trails or generating reports.