- Changes
- Fix hang when running
RingLogger.nexton OTP 28 when connected over ssh.
This had to do with trying to output raw bytes rather than Unicode and was a
long time hack to not crash on garbled log messages. On Elixir 1.16 and
later,String.replace_invalid/2is called to fix those messages. Earlier
Elixir versions will loginspect'd versions of the message.
- Fix hang when running