Debug.Log Extensions
Documentation (1.1.9)

◆ LogError() [3/16]

static void Debug.LogError ( [CanBeNull] object  message)
static

Logs an error message to the Console.

Parameters
messagestring or object to be converted to string representation for display.