fishpig/magento2-noroute-logger

There is no license information available for the latest version (1.0.3) of this package.

Keeps basic log of 404 requests in var/log/noroute-404.log

1.0.3 2024-01-29 15:19 UTC

This package is auto-updated.

Last update: 2024-03-29 15:45:59 UTC


README

Logs Magento 404's to var/log/noroute-404.log

Composer installation

composer require fishpig/magento2-noroute-logger
bin/magento module:enable FishPig_NoRouteLogger

If you're in production mode, you will need to recompile:

bin/magento setup:di:compile