elog_message
- Синтаксис
-
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