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
In some cases the magic override of console.log doesn't work or is undesirable. In these cases it would be nice to expose info, warn and error so that they can be called explicitly.
In some cases the magic override of
console.logdoesn't work or is undesirable. In these cases it would be nice to expose info, warn and error so that they can be called explicitly.