{% extends "layouts/content-bootstrap.html" %} {% load utils %} {% load django_tables2 %} {% block content %}
Line
Action Timing
Action Summary
Each action is displayed relative to the timeline of the job, according to the logging level of the message from that action. Dispatcher messages are in blue, result messages are in green. Target messages are indented and shown in monospace. There is often a lag between the dispatcher message describing an operation and the message from the target processing that operation.
Line numbers are not necessarily sequential to avoid adding extra blank lines to the output.