#65 safe concat where appropriate
This commit is contained in:
@@ -177,7 +177,7 @@ function log.dmesg(msg, tag, tag_color)
|
||||
out.write(lines[i])
|
||||
end
|
||||
|
||||
_log("[" .. t_stamp .. "] " .. tag .. " " .. msg)
|
||||
_log(util.c("[", t_stamp, "] ", tag, " ", msg))
|
||||
end
|
||||
|
||||
-- log debug messages
|
||||
|
||||
Reference in New Issue
Block a user