fullstack-build / tslog

📝 tslog - Universal Logger for TypeScript and JavaScript
https://tslog.js.org
MIT License
1.35k stars 63 forks source link

handle fields which cannot be accessed gracefully #272

Closed olafbuitelaar closed 1 year ago

olafbuitelaar commented 1 year ago

in case an object is passed for logging, but contains properties from a different security context (e.g. an iframe which is loaded from another domain), handle these fields gracefully