# Functions
SetBodyAttribute sets the body as a span attribute.
SetEncodedBodyAttribute is like SetBodyAttribute above but also base64 encodes the body.
SetTruncatedBodyAttribute truncates the body and sets the body as a span attribute.
SetTruncatedEncodedBodyAttribute is like SetTruncatedBodyAttribute above but also base64 encodes the body.