Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed setTimeOut function #11

Merged
merged 2 commits into from Feb 4, 2015
Merged

Removed setTimeOut function #11

merged 2 commits into from Feb 4, 2015

Conversation

@varshneyjayant
Copy link
Contributor

@varshneyjayant varshneyjayant commented Feb 3, 2015

due to setTimeOut function, the code inside it, was running asynchronously and causing delay in setting up of the loggly.tracker.js variables like key, sendConsoleErrors etc. which is stopping the logs to be sent to Loggly during the page load.

due to setTimeOut function, the code inside it, was running asynchronously and causing delay in setting up of the loggly.tracker.js variables like key, sendConsoleErrors etc. which is stopping the logs to be sent to Loggly during the page load.
vhalbwachs added a commit that referenced this pull request Feb 4, 2015
@vhalbwachs vhalbwachs merged commit 2a23a34 into loggly:master Feb 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.