Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExample
/
Exceptionless.JavaScript
Public
forked from
exceptionless/Exceptionless.JavaScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Exceptionless.JavaScript
src
on
540fbac
User selector
All users
All time
Commit history
Commits on Jun 5, 2015
Make sure createLog roks with null sourceOrMessage
srijken
committed
540fbac
View commit details
Copy full SHA for 540fbac
View code at this point
Browse repository at this point
Make sure $log decorator doesn't change the call to $log
srijken
committed
13ba674
View commit details
Copy full SHA for 13ba674
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Fixed an issue where node client was sending some unicode data which broke event submission.
Show description for 30042f5
niemyjski
committed
30042f5
View commit details
Copy full SHA for 30042f5
View code at this point
Browse repository at this point
Some refactoring of the default submission client.
niemyjski
committed
8b667c0
View commit details
Copy full SHA for 8b667c0
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
Updates to #15 Better ES3 Support.
Show description for 0505889
niemyjski
committed
0505889
View commit details
Copy full SHA for 0505889
View code at this point
Browse repository at this point
Fixed an issue where storage items would be saved twice and where an item wouldn't be returned by the full key name.
niemyjski
committed
30692c6
View commit details
Copy full SHA for 30692c6
View code at this point
Browse repository at this point
Fixed an issue where server settings weren't being applied in some cases.
niemyjski
committed
54c828a
View commit details
Copy full SHA for 54c828a
View code at this point
Browse repository at this point
Fixed #18 Added a TypeScript Sample
niemyjski
committed
925aad6
View commit details
Copy full SHA for 925aad6
View code at this point
Browse repository at this point
Removed es6 builds and fixed some issues with editors not picking up the default tsconfig
niemyjski
committed
fdac333
View commit details
Copy full SHA for fdac333
View code at this point
Browse repository at this point
Fixes #20 - angular integration fails with angular router
Show description for 29f4a8f
niemyjski
committed
29f4a8f
View commit details
Copy full SHA for 29f4a8f
View code at this point
Browse repository at this point
Fixes #17 - Created node specific build which also reduced file size and fixed issues with systemjs and requirejs
niemyjski
committed
3c4e4c4
View commit details
Copy full SHA for 3c4e4c4
View code at this point
Browse repository at this point
Commits on May 31, 2015
Revert "Fixing some error messages."
Show description for a6ad147
ejsmith
committed
a6ad147
View commit details
Copy full SHA for a6ad147
View code at this point
Browse repository at this point
Commits on May 30, 2015
Undo adding variables was missing type def.
ejsmith
committed
3aabed9
View commit details
Copy full SHA for 3aabed9
View code at this point
Browse repository at this point
Fixing some error messages.
ejsmith
committed
ac37535
View commit details
Copy full SHA for ac37535
View code at this point
Browse repository at this point
Commits on May 28, 2015
Fixes #16
niemyjski
committed
a1df68a
View commit details
Copy full SHA for a1df68a
View code at this point
Browse repository at this point
Commits on May 27, 2015
Renamed the Exceptionless namespace to exceptionless
niemyjski
committed
282525a
View commit details
Copy full SHA for 282525a
View code at this point
Browse repository at this point
Commits on May 26, 2015
Fixed an issue where getting settings on node would throw an exception.
niemyjski
committed
bc92e13
View commit details
Copy full SHA for bc92e13
View code at this point
Browse repository at this point
Specify better text for anonymous functions
niemyjski
committed
0e17085
View commit details
Copy full SHA for 0e17085
View code at this point
Browse repository at this point
Commits on May 24, 2015
Updates for Issue #14
Show description for 7887112
niemyjski
committed
7887112
View commit details
Copy full SHA for 7887112
View code at this point
Browse repository at this point
Commits on May 21, 2015
Made many optimizations to bring down the file size of the library.
niemyjski
committed
7c4743a
View commit details
Copy full SHA for 7c4743a
View code at this point
Browse repository at this point
Commits on May 20, 2015
Fixed #10 Fire an event when server side settings are changed
Show description for 8f5bab0
niemyjski
committed
8f5bab0
View commit details
Copy full SHA for 8f5bab0
View code at this point
Browse repository at this point
Add version to config object
niemyjski
committed
8edb61c
View commit details
Copy full SHA for 8edb61c
View code at this point
Browse repository at this point
Finished implementing server side settings
Show description for 9c322df
niemyjski
committed
9c322df
View commit details
Copy full SHA for 9c322df
View code at this point
Browse repository at this point
Ensure callbacks are called when submission fails or is cancelled.
niemyjski
committed
b82a3c9
View commit details
Copy full SHA for b82a3c9
View code at this point
Browse repository at this point
Commits on May 19, 2015
Added the ability to submit a user description and email address for the event.
niemyjski
committed
693cff9
View commit details
Copy full SHA for 693cff9
View code at this point
Browse repository at this point
Added the ability to exclude properties based on data exclusions :D.
niemyjski
committed
fa387f9
View commit details
Copy full SHA for fa387f9
View code at this point
Browse repository at this point
[WIP] Added the ability to pull server side changes.
Show description for 8a6ed55
niemyjski
committed
8a6ed55
View commit details
Copy full SHA for 8a6ed55
View code at this point
Browse repository at this point
Commits on May 18, 2015
Updated the angular integration.
niemyjski
committed
a48bd42
View commit details
Copy full SHA for a48bd42
View code at this point
Browse repository at this point
Fixed an issue where the request info wasn't getting added.
Show description for d834ca0
niemyjski
committed
d834ca0
View commit details
Copy full SHA for d834ca0
View code at this point
Browse repository at this point
Commits on May 15, 2015
Node now populates the port in the request info.
niemyjski
committed
d4657f9
View commit details
Copy full SHA for d4657f9
View code at this point
Browse repository at this point
Fixed an issue with tracekit and node.
niemyjski
committed
6f16a8d
View commit details
Copy full SHA for 6f16a8d
View code at this point
Browse repository at this point
Fixed a bug where the ExceptionlessClient was reusing previously submitted events.
niemyjski
committed
b32da1a
View commit details
Copy full SHA for b32da1a
View code at this point
Browse repository at this point
Fixed a bug where the wrapped callback was added to the plugins.
niemyjski
committed
2bd450b
View commit details
Copy full SHA for 2bd450b
View code at this point
Browse repository at this point
Fixed a bug where the circular reference json stringify helper was eating duplicate array values.
Show description for 3313ac8
niemyjski
committed
3313ac8
View commit details
Copy full SHA for 3313ac8
View code at this point
Browse repository at this point
Reverted previous commit that parsed the function name.
niemyjski
committed
69c75a9
View commit details
Copy full SHA for 69c75a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.