Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

日志库修改、beego中间件 #3

Merged
merged 3 commits into from
May 27, 2021
Merged

Conversation

tiptok
Copy link
Contributor

@tiptok tiptok commented May 27, 2021

1. logrus 增加 kafka log hook

可配置应用日志数据同步到kafka消息队列,供后续日志采集使用

log\logrus\hook.go
log\logrus\hook_test.go

2. 增加beego接口签名的中间件

web\beego\filters\secure.go
web\beego\filters\secure_test.go

3.移除github.com/astaxie/beego v1.12.0依赖

4.升级github.com/Shopify/sarama v1.23.1 =》》 v1.25.0

Switch from cgo zstd package to pure Go implementation

tiptok added 3 commits May 25, 2021 11:55
remove ataxie/beego dependency
remove ataxie/beego dependency
@linmadan linmadan merged commit 06b0732 into linmadan:master May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants