Debug.Log Extensions
Documentation (1.1.9)

◆ LogError() [1/16]

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

Logs an error message to the Console.

Parameters
messageMessage to display.