swi3ty/yii2-datetime-log

There is no license information available for the latest version (dev-master) of this package.

datetime instead of timestamp in logs

Maintainers

Package info

github.com/swi3ty/yii2-datetime-log

pkg:composer/swi3ty/yii2-datetime-log

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2017-10-17 10:43 UTC

This package is not auto-updated.

Last update: 2026-03-01 13:05:36 UTC


README

Changed double as timestamp in standard database log to DATETIME. Storing double is takes less space but is hard to read.