Logger
Magento\ReleaseNotification\Model\ResourceModel\Viewer\Logger
What it does
This resource model class manages persistence of release notification viewer logs in Magento 2.
Developers use it to track which version of release notes each admin user has last viewed, storing and retrieving this information from the release_notification_viewer_log database table.
Note that this module is deprecated as of Magento 2.4.7 in favor of a newer in-product messaging system.
Public Methods
- log()
- get()