How to format ExceptionDetail from a structure to a string?
I’m using Serilog
with various enrichers (including WithExceptionDetails
. Logging to the console or file works as expected.
I’m using Serilog
with various enrichers (including WithExceptionDetails
. Logging to the console or file works as expected.