Single comment thread
See full discussion

By default Sentry tracks errors/exceptions, but you can use the JS API to log whatever you want. Kinda console.log() but on your users’s machine. You can log “${user} has logged in”, and you get that registered plus an email each time somebody logs in. I wouldn’t probably use it for the long run, but it’s powerful for debugging.

Home
Search
Messages
Notifications
More
You need to sign in or sign up before continuing.