I'm logging errors by specifically signalling errors

ErrorSignal.FromCurrentContext().Raise(exception);

How do I add request body and headers in the errors details. I'm just using the email feature.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

My friend sent me this question which resolved my problem.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.