Documentation Menu
How To
Topic | Description |
---|---|
Adding request headers | Adding request headers to log requests |
AJAX error handling | Logging AJAX issues, including timeouts, errors and delays. |
Angular 2+ logging to the server | Logging JavaScript exceptions to the server in Angular 2+ applications. |
AngularJs Error Handling | Logging JavaScript exceptions and AJAX issues to the server in AngularJs applications. |
Content Security Policy (CSP) | Content Security Policy compliance |
Setting the url to send logs to | How to set the url where jsnlog.js sends log messages. |
Lost connection handling | Handling losing the connection to the server. |
JavaScript Error Handling | Logging uncaught JavaScript errors. |
Javascript Try Catch | Logging exceptions in a catch block. |
Log Message Batching | Batching multiple log messages in one log request to the server. |
Log Message Format | Format of JSON objects containing log messages |
Numeric Severities | JSNLog's numeric severities. |
Obfuscated Script Errors | Preventing the browser from obfuscating script errors |