feat(api): enhance PlaidException for detailed error logging and improve GlobalExceptionHandler for specific Plaid errors
This commit is contained in:
@@ -33,6 +33,7 @@ public static class ServiceDefaultsExtensions
|
||||
{
|
||||
logging.IncludeFormattedMessage = true;
|
||||
logging.IncludeScopes = true;
|
||||
logging.ParseStateValues = true;
|
||||
});
|
||||
|
||||
builder.Services.AddOpenTelemetry()
|
||||
|
||||
Reference in New Issue
Block a user