Log

util/helpers.lua @ 13231:6a11d92ae436

description author age
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
util.helpers: when logging events, log individual handler calls Matthew Wild Thu, 03 Sep 2020 13:00:43 +0100
util.helpers: Handle missing priorities, happens due to wildcard magic in net.http.server (fixes #1044) Kim Alvefur Wed, 22 Nov 2017 02:34:42 +0100
util.helpers: List event priorities instead of useless array index Kim Alvefur Fri, 18 Nov 2016 10:19:34 +0100
util.helpers: Fix order of functions using each other [fixes 00412b36166f] Kim Alvefur Tue, 03 Mar 2015 20:27:35 +0100
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur Sat, 21 Feb 2015 10:36:37 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
util.helpers: Helper helpers to log host events Matthew Wild Wed, 03 Apr 2013 13:39:00 +0100
util.helpers: show_events(): Make more robust, and allow filtering results to a specific event Matthew Wild Thu, 26 Apr 2012 06:58:21 +0100
util.helpers: Add show_events(), to show the events and handlers in a util.events object Matthew Wild Tue, 24 Apr 2012 18:54:34 +0100
util.helpers: After nearly 'fixing' this code, I conclude it instead only deserves a bigger smile Matthew Wild Sun, 22 Jan 2012 19:10:13 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
util.helpers: Add copyright header Matthew Wild Sat, 17 Oct 2009 10:42:19 +0100
util.helpers: Add get_upvalue(function, name) helper Matthew Wild Fri, 16 Oct 2009 22:03:32 +0100
util.helpers: It would be a good idea to fire an event when we say we are Matthew Wild Sun, 20 Sep 2009 03:20:38 +0100
util.helpers: New util library to aid with debugging, etc. Matthew Wild Sun, 12 Jul 2009 02:07:14 +0100