Software /
code /
prosody-modules
Log
mod_sentry/sentry.lib.lua @ 4832:bfd4af4caddc
description | author | age |
---|---|---|
mod_sentry: Pull message from error *before* we mutate it into something different... | Matthew Wild | Wed, 09 Dec 2020 22:32:31 +0000 |
mod_sentry: Pull default message from error text or wrapped error (if string) | Matthew Wild | Wed, 09 Dec 2020 22:23:49 +0000 |
mod_sentry: Fix to correctly iterate over traceback | Matthew Wild | Wed, 09 Dec 2020 16:22:22 +0000 |
mod_sentry: Ensure frames gets encoded as a JSON array, even if empty | Matthew Wild | Wed, 09 Dec 2020 16:22:04 +0000 |
mod_sentry: Don't include tracebacks in extra context | Matthew Wild | Wed, 09 Dec 2020 16:12:35 +0000 |
mod_sentry: Fix syntax for inclusion of stack traces in events | Matthew Wild | Wed, 09 Dec 2020 16:11:47 +0000 |
mod_sentry: Support for including stack frames in exception events | Matthew Wild | Wed, 09 Dec 2020 15:15:17 +0000 |