plugin_log
- Синтаксис
-
forward plugin_log();
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- Called when a message is about to be logged.
- Пометка
-
Message data and information can be retrieved using the read_log* set of functions.
- Возвращает
- PLUGIN_CONTINUE to let the log message through PLUGIN_HANDLED or higher to stop the log message