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

Remove temporary text about slog integration, since slog has been integrated with production-ready log/slog #229

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

aohorodnyk
Copy link
Contributor

I propose to remove notice about slog integration from README.md file.

Since log/slog has been released to Golang 1.21 and it's located by path log/slog and gue successfully integration release log/slog into slog's adapter I think Adapter is expected to be included into stdlib, once it is there - dependency will be changed fromgolang.org/x/exp/slogtolog/slog or whenever it will land. text can be removed from README.md file.

Remove temporary text about slog integration, since slog has been integrated with production-ready `log/slog`.
Copy link
Owner

@vgarvardt vgarvardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@vgarvardt vgarvardt merged commit 7a500cf into vgarvardt:master Oct 14, 2023
6 checks passed
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