go-admin icon indicating copy to clipboard operation
go-admin copied to clipboard

日志当中可否添加保留多少天日志的功能?

Open fgc1101 opened this issue 10 months ago • 2 comments

What problem does this feature solve?

这个功能就是为了保留最近多少天的日志。对于产生大量日志的情况来说。这样也能节省硬盘空间。

What does the proposed API look like?

fgc1101 avatar Oct 18 '23 09:10 fgc1101

这个您可以参考下 zap 的日志配置就可以了。他们默认是支持你说的这种需求的。

xxl4 avatar Oct 18 '23 13:10 xxl4

您可以参考下zap的日志配置就可以了。他们默认是支持您说的这种需求的。

好的。谢谢

fgc1101 avatar Oct 19 '23 11:10 fgc1101