mikielis / magento2-module-log-reader
Installs: 2 144
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 4
Open Issues: 1
Type:magento2-module
Requires
- php: ~7.1.3||~7.2.0||~7.3.0
This package is not auto-updated.
Last update: 2025-05-09 22:58:51 UTC
README
This Magento 2 extension displays content of exception.log, system.log and debug.log files in admin panel.
Screenshots
Installation
Pull in the extension through Composer:
composer require "mikielis/magento2-module-log-reader:*"
OR
download zipped extension and add its files to [magento root directory]/app/code/Mikielis/LogReader directory and follow listed steps from the official guide: https://devdocs.magento.com/guides/v2.3/comp-mgr/install-extensions.html