Documentation Index
Fetch the complete documentation index at: https://docs.tilebox.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
The job, job ID, or job ID string to query logs for.
Returns
ALogRecords list. Each LogRecord contains time, severity_number, severity_text, body, trace_id, span_id, attributes, and runner_attributes.
LogRecords.to_pandas() converts the records to a pandas DataFrame.