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

Maintainers

Package info

github.com/bentideswell/magento2-noroute-logger

Type:magento2-module

pkg:composer/fishpig/magento2-noroute-logger

Statistics

Installs: 108

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.3 2024-01-29 15:19 UTC

This package is auto-updated.

Last update: 2026-03-01 00:49:18 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