wwWallet / wallet-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect Line and File Name in Console Logs When Overriding console Methods

gkatrakazas opened this issue · comments

When overriding console methods, all logs are displaying the overriding file's location (ConsoleBehavior.js) instead of the original log call location.