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

insights.logEvent is not a function #26

Open
rw-bkew opened this issue Apr 4, 2017 · 1 comment
Open

insights.logEvent is not a function #26

rw-bkew opened this issue Apr 4, 2017 · 1 comment

Comments

@rw-bkew
Copy link

rw-bkew commented Apr 4, 2017

Just installed version 0.0.4 and we are getting this message whenever we try to log an error. I looked through the new version and didn't see a trace of logEvent.

Your readme is still referring to logEvent.

@rbanks54
Copy link

rbanks54 commented Apr 5, 2017

The logEvent call should be replaced with trackEvent.

Just use the standard js SDK methods to interact with appinsights in your code (as per https://github.com/Microsoft/ApplicationInsights-JS/blob/master/API-reference.md)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants