mikielis/magento2-module-log-reader

Installs: 2 143

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 4

Open Issues: 1

Type:magento2-module

1.0.0 2019-12-11 22:52 UTC

This package is not auto-updated.

Last update: 2024-06-07 18:38:01 UTC


README

This Magento 2 extension displays content of exception.log, system.log and debug.log files in admin panel.

Screenshots

screencapture-magento-localhost-4567-admin-admin-system-config-edit-section-mikielis-logreader-2019-12-11-23_45_25

screencapture-magento-localhost-4567-admin-mikielis-logreader-index-2019-12-11-23_43_40



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