WaffleCopter [beta]

API Request Logs

{% for log in logs %} {% endfor %}
datepathbody
{{ log['date'].strftime('%F %R:%S') }} {{ log['path'] }} {{ log['body'].encode('unicode-escape') }}