• Searches in logs for the first event of the given event type and in that event for the first first attribute with the given attribute key.

    Throws if the attribute was not found.

    Parameters

    • logs: readonly Log[]
    • eventType: string
    • attrKey: string

    Returns Attribute

Generated using TypeDoc