i think that improving the default str() is really...
# development
a
i think that improving the default str() is really nice, but it feels like there are valid use cases where we would want to have both the fully exploded string as well as a super minimized string. and then perhaps we might want to apply an option to e.g. truncate logs (probably not errors) to 1000 chars, and that seems like it might be orthogonalish to formatting objects specifically