Debug.Log Extensions
Documentation (1.1.9)

◆ Log() [1/21]

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

Logs a message to the Console.

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