How do I select a formatter for my ILoggerProvider #52595
Unanswered
DavidThielen
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all;
I have written my own ILoggerProvider and it works great for messages without an exception. But with an exception it does not include it.
How can I set it to use a specific formatter? For when it calls:
thanks - dave
Beta Was this translation helpful? Give feedback.
All reactions