Writes an error message to the console if a assertion is false
Clears the console
Logs the number of times that this particular call to count() has been called
Outputs an error message to the console
Creates a new inline group in the console. This indents following console messages by an additional level
Creates a new inline group in the console. However
Exits the current inline group in the console
Outputs an informational message to the console
Outputs a message to the console
Displays tabular data as a table
Starts a timer (can track how long an operation takes)
Stops a timer that was previously started by console.time()
Outputs a stack trace to the console
Outputs a warning message to the console