@valon-technologies/gestalt
    Preparing search index...

    Interface RuntimeLogAppendResponse

    Response returned after appending runtime logs.

    interface RuntimeLogAppendResponse {
        lastSeq: bigint;
    }
    Index

    Properties

    Properties

    lastSeq: bigint

    Last source sequence accepted by the host.