jordansissel/ruby-cabin

Cabin should redact/replace non UTF-8 characters

portertech opened this issue · 0 comments

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.