Skip to content
On this page

logError()

Logs the specified arguments as a error to the console with a timestamp.

Function Definition

ts
function logError(...args: any[]): void;

Arguments

  • ...args: any[]

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk