{% if logs %}
{% endif %}{{ "No deprecation errors to report!"|t }}
{% if logs %}| {{ "Message"|t }} | {{ "Origin"|t }} | {{ "Last Occurrence"|t }} | {{ "Stack Trace"|t }} | ||
|---|---|---|---|---|---|
| {{ log.message|raw }} | {{ log.getOrigin()|replace('/', '/ |
{{ log.lastOccurrence|date('short') }} | {#{{ log.lastOccurrence.localeDate() }} | #}{{ "View"|t }} |