native

log_message

Syntax

native log_message(const message[], any:...);

Description

Logs a message to the current server log file.

Parameters

string Formatting rules
... Variable number of formatting parameters

Note

The log will include a timestamp with the message.

Return

Number of printed characters