lukeyouell / craft-sentry

Error tracking that helps developers monitor and fix crashes in real time. Iterate continuously. Boost efficiency. Improve user experience.
https://sentry.io
MIT License
17 stars 10 forks source link

Added DSN variable to use when logging frontend JavaScript errors #13

Closed jdsdev closed 5 years ago

lukeyouell commented 5 years ago

Hey @jdsdev, the latest release recommends that you store your DSN value in your .env file - which means that it will be available using the {{ getenv() }} function.