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
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-25 15:44:14 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