Function stringifyLogEvent

  • 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.

    Parameters

    Returns string

Generated using TypeDoc