How to configure custom destructurer in appsettings? #490
Unanswered
sliderhouserules
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We don't use fluent config at all, we use the Serilog section in appsettings, and I don't know how to configure a custom destructurer. I've tried the below, but throwing an exception manually doesn't hit a breakpoint inside my custom destructurer:
Beta Was this translation helpful? Give feedback.
All reactions