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
FFM-12009 Extract AppID header and log it out (#364)
* FFM-112009
**What**
- Extracts the the Harness-SDK-ApplicationID header from the request and
sets it in the request context
- Extracts the appID from the context and logs it in the logging
middleware and the standard logger.
**Why**
- Makes it easier to link requests to specific applications
**Testing**
- Manually tested locally
0 commit comments