Replies: 1 comment
-
|
You can create your own destructurer (See code for the current one for an example) and pass that to Serilog.Exceptions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the best way to extend the SqlException destructurer? I'd like to include additional properties, like Procedure and ErrorCode. Is there a way to extend the existing destructurer or is it best to create a custom class. Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions