native
log_error
Syntax
native log_error(error, const fmt[], any:...);
Description
Logs an error in your native, and breaks into the debugger.
Acts as if the calling plugin had the error.
native
native log_error(error, const fmt[], any:...);
Logs an error in your native, and breaks into the debugger.
Acts as if the calling plugin had the error.