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

Resolve Rails 7.1 logger incompatibility #357

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

zubin
Copy link
Contributor

@zubin zubin commented Oct 10, 2023

Resolves #356

There don't appear to be any tests which cover this but I've verified that it works locally.

@zubin zubin force-pushed the zh/bugfix/rails71-logger branch from 867b293 to 4400f05 Compare October 10, 2023 22:37
@zubin zubin closed this Oct 11, 2023
@gkosmo
Copy link

gkosmo commented Oct 12, 2023

Out of curiosity, why was this PR closed ? This fix looks good to me ( it's the same strategy as used on sidekiq )

@deepredsky
Copy link
Contributor

The patch here should work, @zubin I m happy to merge this patch unless you found some issue with this change

@zubin
Copy link
Contributor Author

zubin commented Oct 15, 2023

The patch here should work, @zubin I m happy to merge this patch unless you found some issue with this change

No issues, it's been working fine. 👍

@zubin zubin reopened this Oct 15, 2023
@deepredsky deepredsky merged commit 639327b into zendesk:master Oct 16, 2023
@zubin zubin deleted the zh/bugfix/rails71-logger branch October 16, 2023 18:03
@dorianmarie
Copy link

@deepredsky Could you release a new version please?

@dorianmarie
Copy link

Oh I see there is 2.10.0.beta2, why not a non-beta version?

@deepredsky
Copy link
Contributor

Oh I see there is 2.10.0.beta2, why not a non-beta version?

2.10.0 is released now

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.

ActiveSupport::Logger.broadcast dropped in Rails 7.1
4 participants