Viam SDK
    Preparing search index...

    Type Alias DebugLogWriter

    DebugLogWriter: (entry: DebugLogEntry) => void

    A function that receives structured debug log entries from the SDK.

    Type Declaration