sS simplifyLogLineForDisplay(S s) { s = unquote(s); s = replacePrefix("lhm{", "{", s); ret shorten(s, 100); }