Feature Overview
By default, UDS logs could only be searched using a Request ID, making it challenging to trace business-critical records such as Loan ID, Customer ID, or Phone Number when issues arise. This slowed investigations, increased developer dependency, and delayed issue resolution.
Now, the Logger Parameter feature enables capturing up to three custom key-value pairs along with the Request ID. These parameters can be drawn from request data, action responses, or custom mappings, allowing logs to be searched directly using meaningful identifiers.
Benefits
- Enables searching logs using business-critical identifiers (e.g., Loan ID, Email, Phone Number).
- Reduces dependency on developers and accelerates issue resolution.
- Improves traceability for missing or duplicate records.
- Provides better visibility into UDS flows and data integrity.
For more information, refer to Logger Parameters in UDS.