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

Support TaggedLogging in Rails 7.1 #21

Merged
merged 3 commits into from
Aug 4, 2023
Merged

Conversation

PetrHeinz
Copy link
Contributor

https://trello.com/c/CxLmTaKK/3191-clientslogtail-rack-support-rack-rack-30

TaggedLogging is being reworked in upcoming Rails 7.1, see https://github.com/rails/rails/blob/main/activesupport/lib/active_support/tagged_logging.rb

To continue to support tags in logs, current_tags method can be used.

@PetrHeinz PetrHeinz requested a review from adikus August 4, 2023 08:03
@PetrHeinz PetrHeinz merged commit 35d7c4a into main Aug 4, 2023
26 checks passed
@PetrHeinz PetrHeinz deleted the ph/support-rails-7-1-tags branch August 4, 2023 13:26
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