Lime Web Components API Documentation - v6.24.0
    Preparing search index...

    Type Alias LogDataBeta

    LogData: Record<string, unknown>

    Additional structured data that can be attached to a log entry

    Values should be JSON-serializable (primitives, arrays, plain objects) to ensure compatibility with storage handlers. Avoid functions, symbols, undefined, and circular references.