adeelq/magento2-log-viewer-downloader

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

1.0.0 2024-01-30 05:01 UTC

This package is auto-updated.

Last update: 2024-10-04 15:06:10 UTC


README

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