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
The LogHook option does not include a way to see the the HTTP status of the response. I would like to log if, for example this is a 500 vs a 404 or other type of status code. Is there a way to add that? I could look at doing a pull request if that is something you would be interested in.