You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think we need to expose this as an SPI at the moment. If someone wants special formatting it's possible to create a separate implementation of HttpLogFormatter. Our existing implementation is already highly opiniated.
Right now JSON bodies are embedded directly. Does it make sense to offer extensibility to this via a SPI?
The text was updated successfully, but these errors were encountered: