native

log_amx

Syntax

native log_amx(const string[], any:...);

Description

Logs something into the current amx logfile
Parameters:
string[] - format string
... - optional parameters
Return value:
always 0