log_message

Syntax

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

Usage

string
Formatting rules
...
Variable number of formatting parameters

Description

Logs a message to the current server log file.

Note

The log will include a timestamp with the message.

Return

Number of printed characters