dominicwatts / smarterlog
Log with archive and rotation
Installs: 177
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-25 11:42: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