Langfuse JS/TS SDKs
    Preparing search index...

    Interface SdkLogBody

    This file was auto-generated by Fern from our API Definition.

    interface SdkLogBody {
        log?: unknown;
    }
    Index

    Properties

    Properties

    log?: unknown