native elog_message(const message[], any:...);
string | Formatting rules |
... | Variable number of formatting parameters |
Logs a message hookable by plugins to the current server log file.
The log will include a timestamp with the message.
The message can be hooked using "register_logevent".
Number of printed characters
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.