Skip to main content
Branch: Release Candidate

logWarning

Callable

  • logWarning(arg: any, ...args: any[]): void

  • Logs the specified arguments as a warning to the console.

    Remarks

    Uses alt.Utils.inspect to format values.