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

Solved AS::LogSubscriber#color DEPRECATION WARNING #8

Closed
wants to merge 1 commit into from

Conversation

fumihumi
Copy link
Contributor

@fumihumi fumihumi commented Oct 11, 2023

ActiveSupport::LogSubscriber#color bolding options was changed in rails 7.1.0
ref: rails/rails#45976

Bolding options (by positional arguments) is deprecated

DEPRECATION WARNING: Bolding log text with a positional boolean is deprecated and will be removed in Rails 7.2. Use an option hash instead

@fumihumi fumihumi force-pushed the fix-color-bold-options branch from e665b3a to 16b058c Compare October 11, 2023 06:05
* ActiveSupport::LogSubscriber#color bolding options was changed in rails 7.1.0
ref: rails/rails#45976
@fumihumi fumihumi force-pushed the fix-color-bold-options branch from 16b058c to a053e35 Compare October 11, 2023 06:08
@fumihumi fumihumi marked this pull request as draft October 11, 2023 06:15
@fumihumi fumihumi marked this pull request as ready for review October 11, 2023 06:15
fumihumi added a commit that referenced this pull request Oct 25, 2023
  * ActiveSupport::LogSubscriber#color bolding options was changed in rails 7.1.0
  ref: rails/rails#45976
  * original commit: #8
@fumihumi fumihumi mentioned this pull request Oct 25, 2023
@fumihumi
Copy link
Contributor Author

see: #9

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