Signature
native log_message(const message[], any:...);
Description
Logs a message to the current server log file.
Notes
- The log will include a timestamp with the message.
Parameters
- message — Formatting rules
- ... — Variable number of formatting parameters
Returns
Number of printed characters