Inspect logs for WKWebVIew

We are working on an Outlook add-in that fails to load on Outlook iOS (v14.3) app. We are unable to see any errors related to this. Since office add-ins are essentially web applications, we tried loading it on iOS Safari and it works fine over there. So the issue specific to WKWebView (My guess is Outlook uses this control under the hood).
How can we see the logs or do an inspect for a WKWebView control ?
So, more specifically: you need to see the logs for a WKWebView in an app that is not yours. Sounds very challenging!
Yes its challenging. But I'm sure there must be a way out. xcode or some other option.
Inspect logs for WKWebVIew
 
 
Q