adeelq / magento2-log-viewer-downloader

A module that shows list of all log files from var/log folder in admin backOffice area. User can view any listed log file in the log viewer supplied by the module directly in the admin backOffice, as well as download the log file for offline viewing.

Home Page:https://www.linkedin.com/in/adqamar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento 2 - Logs Viewer & Downloader

License: MPL 2.0

A module that shows list of all log files from var/log folder. User can view the logs file in the viewer as well as download it.

Requirements

  • Magento 2.3+
  • Adeelq core module

Installation

It is recommended to use composer to install the module.

composer require adeelq/magento2-log-viewer-downloader

If you do not use composer, ensure that you also load any dependencies that this module has.

Screenshots

Menu

menu.jpeg

Logs files page

list.jpeg

Logs file viewer

viewer.jpeg

About

A module that shows list of all log files from var/log folder in admin backOffice area. User can view any listed log file in the log viewer supplied by the module directly in the admin backOffice, as well as download the log file for offline viewing.

https://www.linkedin.com/in/adqamar/

License:Mozilla Public License 2.0


Languages

Language:PHP 73.6%Language:HTML 23.5%Language:CSS 2.9%