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