Cabin should redact/replace non UTF-8 characters
portertech opened this issue · 0 comments
portertech commented
Cabin causes my process to die, when it encounters non UTF-8 characters such as binary data. My application moves command output around, and tries to play nice with the encoding. Logging the output leads to an encode() fail.
Currently on phone, will post example.