log util/logger.lua @ 14229:ce31fdde0ad1 default tip

age author description
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Thu, 17 Mar 2022 10:20:23 +0000 Matthew Wild util.logger: Return sink_function from add_simple_sink()
Thu, 17 Mar 2022 10:19:35 +0000 Matthew Wild util.logger: Support for removing individual log sinks without a full reset
Wed, 28 Feb 2018 20:17:21 +0100 Kim Alvefur util.logger: Import globals (fixes on Lua 5.2)
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Tue, 27 Feb 2018 16:02:25 +0000 Matthew Wild util.logger: New method 'add_simple_sink', logger.add_simple_sink(print) works
Thu, 04 Feb 2016 16:40:32 +0100 Kim Alvefur util.logger: Silence luacheck warning