Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork54
Add DbUpdateExceptionDestructurer via JSON configuration#170
-
I know it's possible to add the exception details enricher using theJSON configuration plugin, but I can't figure out how to convertthese DbUpdateExceptionDestructurer instructions to a JSON configuration. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 3
Replies: 3 comments
-
@alexdresko did you find a solution for this in JSON? |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I also went through a phase of trying to configure a lot of Serilog using JSON but came to the conclusion that it's not really possible, then switched to doing some things in code and others in JSON. In our case, I'm not sure we could do it easily, sorry! |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
-
For the record, I also createdDisable programmatic configuration via JSON configuration · Issue #204 · serilog/serilog-settings-configuration, wherein the answer was no. |
BetaWas this translation helpful?Give feedback.
All reactions
This discussion was converted from issue #170 on December 15, 2020 15:24.