Software /
code /
prosody
Log
util/error.lua @ 11077:8ea430de5fd3
description | author | age |
---|---|---|
util.error: Minor tweaks to error creation code to prepare for future changes | Matthew Wild | Fri, 25 Sep 2020 12:27:45 +0100 |
util.error: Simplify error creation - remove ability to set context from templates, and remove default context | Matthew Wild | Fri, 25 Sep 2020 12:19:30 +0100 |
util.error: Add unique 'instance_id' to error objects | Matthew Wild | Fri, 25 Sep 2020 12:18:18 +0100 |
util.error: Add a wrapper for common parameters | Kim Alvefur | Fri, 28 Aug 2020 13:55:05 +0200 |
util.error: Add a 'source' parameter where origin module can be mentioned | Kim Alvefur | Fri, 28 Aug 2020 13:54:16 +0200 |
util.error: Add configuration for including traceback in tostring() | Matthew Wild | Fri, 28 Aug 2020 12:51:40 +0100 |
util.error: Allow optional tracebacks to be injected on errors | Matthew Wild | Fri, 28 Aug 2020 12:40:59 +0100 |
util.error: Move default for numeric error code to net.http.server | Kim Alvefur | Sat, 14 Dec 2019 20:28:44 +0100 |