Same as LogToFile(), except uses an open file Handle. The file must be opened in text appending mode.
native void LogToOpenFile(Handle hndl, const char[] message, any ...)