read_logdata
Core (amxmodx.inc)
Description
read_logdata - Gets a log message.
Syntax
read_logdata ( output[], len )
Type
Native
Notes
Can only be performed inside the plugin_log forward.

Stores result in output for a maximum length of len characters.