Expand error logs.

This commit is contained in:
James Cole
2018-05-26 13:14:51 +02:00
parent 9b6766d3b2
commit dcfea20973
3 changed files with 11 additions and 1 deletions

View File

@@ -24,7 +24,9 @@
</p>
<p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
The IP address related to this error is: {{ ip }}
The IP address related to this error is: {{ ip }}<br />
URL is: {{ url }}<br>
User agent: {{ userAgent }}
</p>
<p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">

View File

@@ -14,6 +14,8 @@ This error occured in file "{{ file }}" on line {{ line }} with code {{ code }}.
{% endif %}
The IP address related to this error is: {{ ip }}
URL is: {{ url }}
User agent: {{ userAgent }}
The full stacktrace is below. If you think this is a bug in Firefly III, you
can forward this message to thegrumpydictator@gmail.com. This can help fix