Skip to main content
Branch: Development

log

Callable

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

  • Logs the specified arguments to the console.

    Remarks

    Uses alt.Utils.inspect to format values.