Run logs

When Airplane executes a task, the emitted logs are captured and stored on the Airplane platform. All logs are stored redundantly to avoid data loss and encrypted at rest.
The log contents will depend on the task. In general, Airplane captures the contents of stdout and stderr as logs. Logs are rendered on the run page:
Additionally, Airplane inspects logs for output and extracts those as structured output values. For more information, see Output.