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