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