native log_amx(const string[], any:...);
string | Formatting rules |
... | Variable number of formatting parameters |
Logs a message to the current AMXX log file.
The message will automatically be tagged with the plugin's name and 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.