Logs a message to any file. The log message will be in the normal SourceMod format, with the plugin logtag prepended.
native void LogToFile(const char[] file, const char[] format, any ...)