armink / EasyLogger

An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

此项目支不支持日志的轮转、切割、压缩等功能

shuaiplusplus opened this issue · comments

就像上面所说,支不支持按照日期或者说文件大小进行日志的切割、轮转、压缩。

例如:log.0 log.1 log.2 这种。

多谢回复!