Next: EndLog
Up: StartLog
Previous: Return Values
Contents
Fabio Mascarenhas de Queiroz 2005-01-07
Sample
ok = luacom.StartLog("luacomlog.txt") if not ok then print("log not opened") end
Fabio Mascarenhas de Queiroz 2005-01-07