This is a logfile to help you understand how dexy has processed your files and to assist with troubleshooting.
This is the configuration which was used for this run:
{{ dexy_config }}Key | Link | Final | Elapsed | Run Type | Sections | |
---|---|---|---|---|---|---|
{{ a.key }} | {{ a.filepath() }} | {{ a.final }} | {% if a.elapsed -%}{{ "%0.4f" % a.elapsed }} | {% else -%}{% endif -%} | {{ a.run_type }} |
{% for k in a.data_dict.keys() -%}
{{ k }} {% endfor -%} |
{{ a.key }} stdout
{{ a.stdout_html }} {% endif -%} {% endfor -%}{{ doc.logstream.getvalue() }}