Software /
code /
prosody
Log
util/helpers.lua @ 12292:7fe5cd8a10e2
description | author | age |
---|---|---|
util.helpers: when logging events, log individual handler calls | Matthew Wild | 2020-09-03 |
util.helpers: Handle missing priorities, happens due to wildcard magic in net.http.server (fixes #1044) | Kim Alvefur | 2017-11-22 |
util.helpers: List event priorities instead of useless array index | Kim Alvefur | 2016-11-18 |
util.helpers: Fix order of functions using each other [fixes 00412b36166f] | Kim Alvefur | 2015-03-03 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | 2015-02-21 |
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
util.helpers: Helper helpers to log host events | Matthew Wild | 2013-04-03 |
util.helpers: show_events(): Make more robust, and allow filtering results to a specific event | Matthew Wild | 2012-04-26 |