Client module (alt-client)FunctionslogErrorBranch: Release CandidatelogError CallablelogError(arg: any, ...args: any[]): voidLogs the specified arguments as an error to the console.Remarks Uses alt.Utils.inspect to format values.
Logs the specified arguments as an error to the console.
Remarks
Uses alt.Utils.inspect to format values.