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

WIP: Add a logger interceptor #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

WIP: Add a logger interceptor #24

wants to merge 2 commits into from

Conversation

amitaibu
Copy link
Member

@amitaibu amitaibu commented Jan 4, 2015

  • Add stacktrace.js for a structred stack trace on multiple browsers
  • Add a log interceptor that can send error to custom URL or loggly.com integration

@amitaibu
Copy link
Member Author

amitaibu commented Jan 4, 2015

throw new Error('Some error') will result with:

loggly___search_-4

@amitaibu amitaibu changed the title WIP: Add a logger interceptor and loggly integration WIP: Add a logger interceptor Jan 19, 2015
@amitaibu
Copy link
Member Author

Instead of loggly which is a paid service, we should try to create a service to pushes for example to logstash.

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

Successfully merging this pull request may close these issues.

1 participant