Download the PHP package alaa/magento2-events-log without Composer
On this page you can find all versions of the php package alaa/magento2-events-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alaa/magento2-events-log
More information about alaa/magento2-events-log
Files in alaa/magento2-events-log
Download alaa/magento2-events-log
More information about alaa/magento2-events-log
Files in alaa/magento2-events-log
Please rate this library. Is it a good library?
Informations about the package magento2-events-log
Magento 2 Events Log
Log events into var/log/events.txt
to debug and have more visibility on the observer events.
Installation
Install by composers or just download
To log events execute the below commands
Events areas
- global
- frontend
- adminhtml
- webapi_rest
- webapi_soap
- graphql
Note
Since some events are not actually used in the events.xml files, the events logged don't wholly include all events.
For example event customer_save_after
is not used by Magento vanilla in any file, and so it is not logged when you run the command php bin/magento alaa:events:log
.
Events logged in Magento 2.4.1
All versions of magento2-events-log with dependencies
PHP Build Version
Package Version
No informations.
The package alaa/magento2-events-log contains the following files
Loading the files please wait ....