-
Murphy Law authored
Logging the entire RPC request can be too "expensive" when logging request objects in a large JSON-RPC batch request. We log the raw HTTP request body instead so we can truncate effectively when the entire body exceeds the maxLogLength.
d9f058ce