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

1.0.2 2019-10-24 22:59 UTC

This package is auto-updated.

Last update: 2024-03-25 10:15:12 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