Server module (alt-server)FunctionslogWarninglogWarning CallablelogWarning(arg: any, ...args: any[]): voidLogs the specified arguments as a warning to the console.Remarks Uses alt.Utils.inspect to format values.
Logs the specified arguments as a warning to the console.
Remarks
Uses alt.Utils.inspect to format values.