Function buildOutputDataForDestination

  • Merge extra attributes from JLogEntry (loggables, data and values) into a single Json. In this case, the keys in loggables takes priority over those in data; ie, the key in loggable will always overwrite those in data.

    defaultPayload when passed takes precedence on all other entires.

    Returns

    Parameters

    Returns IJson

Generated using TypeDoc