errorLog = function (...) -- test remove bugly error log -- local errMsg = string.format("%s", tostring(...)) -- buglyError(errMsg) end errorLogTest = function (...) end