cloudwego / hertz

Go HTTP framework with high-performance and strong-extensibility for building micro-services.
https://www.cloudwego.io
Apache License 2.0
5.28k stars 515 forks source link

是否可以格式化输出 hlog #1208

Closed xu756 closed 2 weeks ago

xu756 commented 2 weeks ago

使用hertz 想修改hlog默认格式化方式,不用json格式

github-actions[bot] commented 2 weeks ago

This issue has been marked as invalid question, please give more information by following the issue template. The issue will be closed in 1 days if no further activity occurs.

li-jin-gou commented 2 weeks ago

参考 https://github.com/hertz-contrib/logger/blob/main/logrus/option.go#L68 可以通过 option设置

github-actions[bot] commented 2 weeks ago

This issue has been marked as invalid question, please give more information by following the issue template. The issue will be closed in 1 days if no further activity occurs.