Merge 0.10->trunk
[prosody.git] / util / logger.lua
index 8010e8adda94cd1ec65e57d52b26faa481f047c0..e72b29bc05843987867a66c42526fefd1bb2527f 100644 (file)
@@ -5,6 +5,7 @@
 -- This project is MIT/X11 licensed. Please see the
 -- COPYING file in the source package for more information.
 --
+-- luacheck: ignore 213/level
 
 local pairs = pairs;