native log_to_file(const file[], const message[], any:...);
string | Formatting rules |
... | Variable number of formatting parameters |
Logs a message to the specified file
The log will include a timestamp with the message.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.