Adds extra information to all log entries
Currently adds
- Request remote IP
- Request method and URL, e.g
GET /customer/account/login
composer require skywire/m2-logging
Once installed and enabled log entries should contain additional data at the end of each entry (monolog defines this as the 'extra' section)