Serializes the given log event, using all values (including params).
Note that the default behavior for params serialization is to
stringify and truncate each value past a certain threshold.
For more details on how params is serialized,
see the stringifyAndJoin utility function.
Serializes the given log event, using all values (including
params). Note that the default behavior forparamsserialization is to stringify and truncate each value past a certain threshold.For more details on how
paramsis serialized, see thestringifyAndJoinutility function.