Client module (alt-client)FunctionslogBranch: Developmentlog 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.