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
We should add a processLog just like the filterLog option. Then you can based on log type (xhr) and message do your own regexes to remove these values.
First off, love the tool, has been SUPER helpful for some of our node issues.
I was wondering if there's a setting, or way to mask value's for certain keys in API request/response. For example:
Currently
oneTimeToken
displays the value during a failure, which we'll want hidden, especially as we move to CI.The text was updated successfully, but these errors were encountered: