log mod_sentry/sentry.lib.lua @ 5191:f5a58cbe86e4

age author description
2022-07-13 Matthew Wild mod_sentry: Log warning when server returns unexpected response
2020-12-09 Matthew Wild mod_sentry: Pull message from error *before* we mutate it into something different...
2020-12-09 Matthew Wild mod_sentry: Pull default message from error text or wrapped error (if string)
2020-12-09 Matthew Wild mod_sentry: Fix to correctly iterate over traceback
2020-12-09 Matthew Wild mod_sentry: Ensure frames gets encoded as a JSON array, even if empty
2020-12-09 Matthew Wild mod_sentry: Don't include tracebacks in extra context
2020-12-09 Matthew Wild mod_sentry: Fix syntax for inclusion of stack traces in events
2020-12-09 Matthew Wild mod_sentry: Support for including stack frames in exception events
2020-12-09 Matthew Wild mod_sentry: Fix typo in method name
2020-12-08 Matthew Wild mod_sentry: New module to forward errors to a Sentry server