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

Commits on Jan 30, 2015

  1. Removed setTimeOut function

    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.
    varshneyjayant committed Jan 30, 2015

Commits on Feb 3, 2015

  1. Merge pull request #1 from psquickitjayant/patch-2

    Removed setTimeOut function
    varshneyjayant committed Feb 3, 2015
You can’t perform that action at this time.