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.
|
I'm logging errors by specifically signalling errors
How do I add request body and headers in the errors details. I'm just using the email feature.
| ||||
|
feedback
|
|
My friend sent me this question which resolved my problem. | |||
|
feedback
|