Harry Maclean
2e2fcd49bf
Ruby: Consider Object#inspect a log sanitizer
...
The behaviour of `Object#inspect` depends on whether it has been
overridden by a subclass, but it will typically produce output on a
single line. Calling `inspect` on a String will replace newlines with
`\n`, which is then safe for interpolation into a log line.
2022-11-16 13:46:51 +13:00
..
2022-10-04 12:58:49 +02:00
2022-10-24 12:05:26 +02:00
2022-11-09 21:46:25 +01:00
2022-10-18 11:07:48 +02:00
2022-11-10 14:11:14 +00:00
2022-10-25 14:44:23 +02:00
2022-09-30 10:37:52 +01:00
2022-11-16 13:46:51 +13:00
2022-09-13 10:52:23 +02:00
2022-10-07 12:01:03 +02:00
2022-10-27 09:12:06 +02:00
2022-10-07 12:01:03 +02:00
2022-11-04 15:58:50 +01:00
2022-01-19 13:47:00 +00:00
2022-10-11 15:45:51 +01:00
2022-09-07 12:22:50 +02:00
2022-10-13 22:41:34 +01:00
2022-10-13 13:24:16 +13:00
2022-09-27 11:53:43 +01:00
2022-10-07 12:01:03 +02:00
2022-10-07 12:01:03 +02:00
2022-09-13 10:52:23 +02:00
2022-09-13 19:59:56 +02:00
2022-10-11 11:37:26 +02:00
2022-10-20 20:32:08 +00:00
2022-06-23 14:36:25 +02:00
2022-10-13 12:36:07 +02:00
2022-09-13 10:52:23 +02:00
2022-06-20 17:27:33 +00:00