log util/logger.lua @ 9598:dcd85bc34d21

age author description
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
Thu, 04 Feb 2016 16:38:56 +0100 Kim Alvefur util.logger: Remove unused locals
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace