|
const attrWhitelist = ['type', 'name', 'title', 'alt']; |
It would be handy to move above line into the integration configuration, so providers could configure to log its own custom attributes. Because class names are often mangled they won't reveal much, thus having custom attributes logged would be an immense help.