Repository

Exception Viewer & Logger [Go to Request Dashboard]

{% include 'request_viewer/fragments/filter.html' %}
Live Monitoring Status : {% if is_connected %} {% else %} {% endif %}

{% include 'request_viewer/fragments/exception/table.html' with exception=exception %}
{% include 'request_viewer/fragments/pagination.html' with paginator=paginator exception=exception %}
{% include 'request_viewer/fragments/modal.html' with pageTitle="Exception" %}