webkul / module-customlog
Magento 2.0 Customlog Module
Package info
github.com/webkul/magento2_customlog
Type:magento2-module
pkg:composer/webkul/module-customlog
dev-master
2016-03-09 13:52 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- magento/framework: 100.0.*
- monolog/monolog: 1.16.0
This package is auto-updated.
Last update: 2026-03-14 12:11:03 UTC
README
Magento2 Custom Log File Using Monolog - allow to create your own custom log file
How to Install the module
copy Webkul folder in app/code
Run Following Command via terminal
php bin/magento setup:upgrade
Install the module via composer
Run the following commands in terminal-
composer require webkul/module-customlog dev-master
php bin/magento setup:upgrade
now module is properly installed