Skip to content

Liferay plugin to save frontend js uncaught errors into backend table

Notifications You must be signed in to change notification settings

baxtheman/liferay-stacktrace-js

Repository files navigation

liferay-stacktrace-js

Liferay plugin to save frontend js errors into backend service

Capture and track your application's frontent js exceptions saving it silently into liferay service. Automatically collects all uncaught exceptions from your users' browsers, and presents a detailed log of their circumstances.

For Liferay 6.2 only .. porting to LF7 in progress.

JS error to Table

On browser side an unmanaged JS error happens..

onerror

Plugin catch it and save to a specific liferay table...

onerror

TODO:

  • Notification system
  • Control panel portlet to view js errors logs.
  • Porting to Liferay 7

About

Liferay plugin to save frontend js uncaught errors into backend table

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages