Skip to content

Updated the Sitecore StackifyAppender to retrieve the ExceptionObject via reflection#10

Merged
sporty81 merged 1 commit intostackify:masterfrom
michael-jensen:master
Mar 4, 2016
Merged

Updated the Sitecore StackifyAppender to retrieve the ExceptionObject via reflection#10
sporty81 merged 1 commit intostackify:masterfrom
michael-jensen:master

Conversation

@michael-jensen
Copy link
Contributor

Hey Matt,

As per your suggestion, I updated the Sitcore StackifyAppender to retrieve the ExceptionObject, which Sitecore keeps as a private field with the name m_thrownException, via reflection so we get all of the Exception details logged.

Cheers.
Mike

… ExceptionObject (which Sitecore keeps as a private field with the name m_thrownException) via reflection so we get all of the Exception details logged.
sporty81 added a commit that referenced this pull request Mar 4, 2016
Updated the Sitecore StackifyAppender to retrieve the ExceptionObject via reflection
@sporty81 sporty81 merged commit fdda827 into stackify:master Mar 4, 2016
@sporty81
Copy link
Contributor

sporty81 commented Mar 4, 2016

Good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants