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

update _examples/logging to use new "slog" #761

Closed
pkieltyka opened this issue Nov 21, 2022 · 2 comments
Closed

update _examples/logging to use new "slog" #761

pkieltyka opened this issue Nov 21, 2022 · 2 comments

Comments

@pkieltyka
Copy link
Member

Go 1.20 will ship with new "slog" package. We can use it now via "golang.org/x/exp/slog"

Let's upgrade https://github.com/go-chi/chi/blob/master/_examples/logging/main.go to use it instead

@ydarb
Copy link
Contributor

ydarb commented Dec 17, 2022

@pkieltyka Please assign me to this, I've created a PR for it

@pkieltyka
Copy link
Member Author

thank you to @ydarb for their awesome PR and contribution to close out this issue

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

No branches or pull requests

2 participants