完成基于zinc的日志收集的骨架搭建, 细节待丰富

This commit is contained in:
2025-04-26 22:30:37 +08:00
parent c472c9c078
commit 21efb0bb85
5 changed files with 133 additions and 18 deletions

2
go.mod
View File

@ -8,7 +8,7 @@ require (
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20250425024726-cc17224cb995
git.zhangdeman.cn/zhangdeman/gin v0.0.0-20250413074621-24f33309b9d8
git.zhangdeman.cn/zhangdeman/network v0.0.0-20250425082854-19992ab41c78
git.zhangdeman.cn/zhangdeman/serialize v0.0.0-20241223084948-de2e49144fcd
git.zhangdeman.cn/zhangdeman/serialize v0.0.0-20250426132259-73cf1be49c7f
git.zhangdeman.cn/zhangdeman/websocket v0.0.0-20241125101541-c5ea194c9c1e
github.com/gin-gonic/gin v1.10.0
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible