Skip to content

ConvertGroupsAS/magento2-module-log-reader

 
 

Repository files navigation

Magento 2 Log Reader

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 71.8%
  • HTML 18.9%
  • Less 9.3%