N0xFF opened this issue a year ago · 2 comments
Rails 7.1.3 log:
DEPRECATION WARNING: Bolding log text with a positional boolean is deprecated and will be removed in Rails 7.2. Use an option hash instead (eg. color("my text", :red, bold: true)).
color("my text", :red, bold: true)
Related PRs: