Client module (alt-client)Functionsloglog Callablelog(arg: any, ...args: any[]): voidLogs the specified arguments to the console.Remarks Uses alt.Utils.inspect to format values.
Logs the specified arguments to the console.
Remarks
Uses alt.Utils.inspect to format values.