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
Is your feature request related to a problem? Please describe.
I'd love to see Iris integrate with the slog logging package. slog offers structured logs, great performance, and lots of flexibility compared to the current logging options.
This would help Iris users get more out of their logs and make Iris even better!
Is your feature request related to a problem? Please describe.
I'd love to see Iris integrate with the slog logging package. slog offers structured logs, great performance, and lots of flexibility compared to the current logging options.
This would help Iris users get more out of their logs and make Iris even better!
References:
slog Package: https://pkg.go.dev/golang.org/x/exp/slog
The text was updated successfully, but these errors were encountered: