dominicwatts/smarterlog

Log with archive and rotation

Maintainers

Package info

github.com/DominicWatts/SmarterLog

Type:magento2-module

pkg:composer/dominicwatts/smarterlog

Statistics

Installs: 180

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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