ERID:
{{id}}
{% if profile-id %}
PFID:
{{profile-id}}
{% endif %} {% if user-agent %}
UAGENT:
{{user-agent}}
{% endif %} {% if frontend-version %}
FVERS:
{{frontend-version}}
{% endif %}
BVERS:
{{version}}
HOST:
{{host}}
{% if type %}
TYPE:
{{type}}
{% endif %} {% if code %}
CODE:
{{code}}
{% endif %}
CLASS:
{{class}}
HINT:
{{hint}}
{% if method %}
PATH:
{{method|upper}} {{path}}
{% endif %} {% if params %}
PARAMS:
{{params}}
{% endif %} {% if explain %}
EXPLAIN:
{{explain}}
{% endif %} {% if data %}
EDATA:
{{data}}
{% endif %}
TRACE:
{{message}}