Software /
code /
prosody
Log
util/error.lua @ 13033:a863e4237b91
description | author | age |
---|---|---|
util: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:16 +0100 |
util.error: Switch to util.debug traceback tables and remove display_tracebacks option | Matthew Wild | Wed, 09 Dec 2020 14:51:40 +0000 |
util.error: Expose is_error on registry objects for convenience | Matthew Wild | Wed, 09 Dec 2020 14:00:13 +0000 |
util.error: rename is_err() -> is_error() | Matthew Wild | Wed, 09 Dec 2020 13:59:51 +0000 |
util.error: Add coerce and wrap methods to registry(?) objects | Matthew Wild | Wed, 09 Dec 2020 13:55:10 +0000 |
util.error: Remove a stray word from a comment | Kim Alvefur | Sat, 14 Nov 2020 22:22:46 +0100 |
util.error: Pass through existing error objects passed to new() | Matthew Wild | Thu, 15 Oct 2020 13:43:03 +0100 |