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