Skip to content

ExecutionLog

Execution log entry (shared by jobs, RPC, and functions)

PropertyTypeDescription
execution_idstringID of the execution (job ID, RPC execution ID, or function execution ID)
fields?Record<string, unknown>Additional structured fields
idnumberUnique log entry ID
levelstringLog level (debug, info, warn, error)
line_numbernumberLine number within the execution log
messagestringLog message content
timestampstringTimestamp of the log entry