rah / rah_backup_clearlogs
rah_terminal 的日志清理模块
0.1.0
2014-03-31 16:11 UTC
Requires
This package is auto-updated.
Last update: 2024-09-15 12:32:30 UTC
README
在使用 rah_backup 进行备份之前清空访问日志。该模块将清空实际表中的内容,而不仅仅是备份文件中的记录。当前的访问日志将被永久删除。
安装
使用 Composer
$ composer require rah/rah_backup_clearlogs:*
变更日志
版本 0.1.0 – 2014/03/31
- 首次发布。