Use your unique endpoint wherever you need. We'll store the details of any HTTP request and display them below.
GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.
Experimenting with window.onerror, trying to make JavaScript debugging easy.
What does it do?
Provides JavaScript error details in a readable format. You can log these errors remotely by enabling remoteLogging. After enabling, logerr will send a post request to the desired action/url with exception details along with custom parameters (if provided using additionalParams).
Pipe your app and server logs to TailTub. You get back a unique URL. Share the URL with others to view results in real-time.
Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods