native

elog_message

Syntax

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

Description

Logs a message hookable by plugins 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.

Note

The message can be hooked using "register_logevent".

Return

Number of printed characters