Loïc Guitaut
f595d599dd
FIX: Remove references to Rails.logger.chained
...
`Rails.logger.chained` was provided by Logster before Rails 7.1
introduced their broadcast logger. Now all the loggers are added to
`Rails.logger.broadcasts`.
Some code in our initializers was still using `chained` instead of
`broadcasts`.
2024-06-18 17:46:40 +02:00
..
2024-06-13 14:59:49 +10:00
2024-06-18 15:58:05 +02:00
2024-03-26 11:32:44 +01:00
2024-04-25 22:41:57 +01:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2024-06-18 15:58:05 +02:00
2023-12-20 13:15:06 +00:00
2024-06-10 16:26:39 +08:00
2024-06-18 15:58:05 +02:00
2024-05-27 22:33:51 +02:00
2024-03-26 11:32:44 +01:00
2024-06-18 15:58:05 +02:00
2023-08-23 11:18:33 +10:00
2024-06-18 15:58:05 +02:00
2024-05-24 22:15:53 +08:00
2024-05-23 12:04:26 +10:00
2024-06-14 13:07:27 +03:00
2024-06-18 17:46:40 +02:00
2024-06-18 16:40:53 +08:00
2024-04-26 10:04:15 +08:00
2024-03-26 15:18:46 +00:00
2024-06-18 15:58:05 +02:00
2021-12-23 08:40:15 +10:00
2023-12-07 08:16:47 +08:00