log_amx
- Синтаксис
-
native log_amx(const string[], any:...);
Переменная | Описание |
---|---|
string |
Formatting rules |
... |
Variable number of formatting parameters |
- Описание
- Logs a message to the current AMXX log file.
- Пометка
-
The message will automatically be tagged with the plugin's name and the log will include a timestamp with the message.
- Возвращает
- Функция ничего не возвращает