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.
Installs: 742
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- adeelq/magento2-core-module: >=1.0
README
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.