Enhancement
4 changes
Stringify truncated function data in Logger
Ensure poorly formatted char data can also be logged by using the replacement character "�" (diamond question mark)
Do not assume @impl is always a list
Fix bugs in String.replace_* functions where it would not include the accumulated value for certain replacements