SIGN IN SIGN UP

feat(logging): revamp request logger to support streaming and temporary file spooling

This update enhances the `FileRequestLogger` by introducing support for spooling large request and response bodies to temporary files, reducing memory consumption. It adds atomic requestLogID generation for sequential log naming and new methods for non-streaming/streaming log assembly. Also includes better error handling during logging and temp file cleanups.
L
Luis Pater committed
f6d625114c98de2010a4841b5f9a69b70a0ea704
Parent: fcd6475