Groups
Groups
Sign in
Groups
Groups
Umbraco development
Conversations
About
Send feedback
Help
UmbracoDatabase only logging StackTrace on error
36 views
Skip to first unread message
Andrey Shchekin
unread,
Oct 28, 2015, 6:40:03 PM
10/28/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Umbraco development
Hi all,
Is there a reason for this
https://github.com/umbraco/Umbraco-CMS/blob/201512d5f21b4094b8417d01d829d72a7ff367cf/src/Umbraco.Core/Persistence/UmbracoDatabase.cs#L120
to be StackTrace-only?
If not, do you mind if I do a pull request that would include full info?
Cheers,
Andrey
Shannon Deminick
unread,
Oct 29, 2015, 8:04:21 AM
10/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Umbraco development
That is definitely strange and not correct,
it should be:
_logger.Error<UmbracoDatabase>("Database exception occurred", x);
Shannon Deminick
unread,
Oct 29, 2015, 8:05:55 AM
10/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Umbraco development
A PR would be fantastic for this! Please create an issue on the tracker to link it :)
Reply all
Reply to author
Forward
0 new messages