You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/hertz/tutorials/example/_index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,7 @@ Hertz provides a series of code examples designed to help users get start with H
122
122
-[zap](https://github.com/cloudwego/hertz-examples/tree/main/hlog/zap) :Example of docking with zap and lumberjack in hertz server
123
123
-[logrus](https://github.com/cloudwego/hertz-examples/tree/main/hlog/logrus) :Example of docking with logrus and lumberjack in hertz server
124
124
-[zerolog](https://github.com/cloudwego/hertz-examples/tree/main/hlog/zerolog) :Example of docking with zerolog and lumberjack in hertz server
125
+
-[slog](https://github.com/cloudwego/hertz-examples/tree/main/hlog/slog) :Example of docking with slog and lumberjack in hertz server
125
126
126
127
### Opentelemetry
127
128
-[opentelemetry](https://github.com/cloudwego/hertz-examples/tree/main/opentelemetry) :Example of using obs opentelemetry for docking with opentelemetry
0 commit comments