dominicwatts / smarterlog
Log with archive and rotation
Package info
github.com/DominicWatts/SmarterLog
Type:magento2-module
pkg:composer/dominicwatts/smarterlog
1.0.2
2019-10-24 22:59 UTC
This package is auto-updated.
Last update: 2026-02-25 14:36:54 UTC
README
Log with archive and rotation.
Install instructions
composer require dominicwatts/smarterlog
php bin/magento setup:upgrade
Usage instructions
Trigger via shell script
xigen:smarterlog:rotate <rotate>
php bin/magento xigen:smarterlog:rotate rotate
Or let magento cron handle process
Default schedule is 0 0 * * *
(At 00:00)
Can be disabled via Store > Configuration > Xigen > Smarter Log