Lua:Logdev

Lua:Logdev

From BeamNG

Revision as of 22:36, 22 January 2015 by Nug700 (talk | contribs) (initial.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sets the log function to nil, and logs the string with logInfo.

File location: lua\utils.lua:53

Syntax

-- It logs and suppreses plain log messages
nil logdev (str)