log util/logger.lua @ 12513:6efbcd52db21

age author description
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