SAP AI SDK for JavaScript - v2.13.0
    Preparing search index...

    Type Alias RTALogCommonResultItem

    RTALogCommonResultItem: { msg?: RTAmessage; timestamp?: RTAtimestamp } & Record<
        string,
        any,
    >

    Common log record.