native
read_logdata
Syntax
native read_logdata(output[],len);
Description
Gets log message. Can be called only in plugin_log() forward function.
native
native read_logdata(output[],len);
Gets log message. Can be called only in plugin_log() forward function.