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

Installs: 80

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/fishpig/magento2-noroute-logger

1.0.3 2024-01-29 15:19 UTC

This package is auto-updated.

Last update: 2025-09-29 02:58:07 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