Skip to main content
Branch: Release Candidate

logError

Callable

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

  • Logs the specified arguments as an error to the console.

    Remarks

    Uses alt.Utils.inspect to format values.