Shared module (alt-shared)FunctionslogDebugBranch: DevelopmentlogDebug CallablelogDebug(arg: any, ...args: any[]): voidLogs the specified arguments to the console if debug is enabled.Remarks Uses alt.Utils.inspect to format values.
Logs the specified arguments to the console if debug is enabled.
Remarks
Uses alt.Utils.inspect to format values.