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
{{ message }}
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.
i use console.log a lot so i can figure out if the app works as expected while development, since i enabled instabug for web my logs in the console doesn't tell me from what file it come from
This with instabug enabled
This when instabug disabled (and that what i need to have while enabling instabug)
The text was updated successfully, but these errors were encountered:
a-atalla
changed the title
console.log
need to know where my console.log come from
Dec 28, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i use
console.log
a lot so i can figure out if the app works as expected while development, since i enabled instabug for web my logs in the console doesn't tell me from what file it come fromThis with instabug enabled
This when instabug disabled (and that what i need to have while enabling instabug)
The text was updated successfully, but these errors were encountered: