DCS func log

From DCS World Wiki - Hoggitworld.com

net.log("string") will write an "INFO" entry to the DCS log file, with the message "LuaNET (Main): string"

The full set of arguments supported for net.log() are currently undocumented.