Model
Logger
Magento\AdminAnalytics\Model\ResourceModel\Viewer\Logger
What it does
This class manages logging and retrieval of admin analytics usage version data, specifically tracking when admins last viewed release notifications.
Developers use it to record which Magento version notifications were last viewed by administrators and to check if a viewing log already exists in the database.
Public Methods
- log()
- get()
- checkLogExists()