Add. debug message to log.

This commit is contained in:
Alexey Melnichuk
2016-02-02 19:32:27 +03:00
parent b6ed2eebe9
commit 69be506311
2 changed files with 11 additions and 1 deletions
@@ -42,7 +42,7 @@ local function tracef(type, name, level, ...)
end
local LEVELS = {
'error',
'err',
'warning',
'notice',
'info',