- create an API module for error logging. The module should accept an AJAX request from the corresponding JS module (T499) and pass it to a custom log channel (this depends on structured logging).
- docuemnt with examples on mw.org how this can be used to e.g. log into a file, log into some 3rd party SaaS error logging service
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Declined | None | T382 RfC: Server-side Javascript error logging | |||
Duplicate | None | T500 Create basic endpoint for JS error logging |
Event Timeline
Comment Actions
Wikimedia now has an EventGate-based error logger now, as outlined in T226986: Client side error logging production launch. This might still be worthwhile for third parties.
Comment Actions
At the time of creating this task it was assumed that the server side implementation of error logging would be based on Sentry. We have eventually decided on a different implementation, so de-tagging.