Skip to content

Conversation

@HolyWalley
Copy link

@HolyWalley HolyWalley commented Sep 2, 2025

Issue
This is one of 2 changes needed to support the use of Rails.logger.tagged (another part)

This only works with hash type tags, e.g. Rails.logger.tagged({ request_id: 137 })

Types of Changes

  • New feature.

Contribution

gem "bake-test-external"

gem "sqlite3", "~> 1.4"
gem "sqlite3", ">= 1.4"
Copy link
Author

Choose a reason for hiding this comment

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

this way it works with rails 8.0+

@HolyWalley HolyWalley marked this pull request as ready for review September 8, 2025 09:44
@ioquatix
Copy link
Member

ioquatix commented Dec 9, 2025

Apologies for the late review.

I've just released v0.5 which fixes compatibility with Rails thanks to @jasl

Do you mind rebasing this?

@HolyWalley HolyWalley force-pushed the support-tagged-logging branch from 1932457 to c6ab122 Compare December 10, 2025 09:24
@HolyWalley
Copy link
Author

Hey @ioquatix
done

@HolyWalley
Copy link
Author

I'll check and fix red CI a bit later, sorry :(

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