javascript-error-logging icon indicating copy to clipboard operation
javascript-error-logging copied to clipboard

Small tool for logging JavaScript errors via window.onerror event

JavaScript error logging

Small tool for logging JavaScript errors via window.onerror event

  • No jQuery or other dependencies, except JSON.stringify (IE8+)
  • RequireJS support
  • Smart detection of DOMContentLoaded/onload event