Debug.Log Extensions
Documentation (1.1.9)

◆ LogException() [1/3]

static void Debug.LogException ( Exception  exception)
static

Logs an exception to the Console.

Parameters
exceptionRuntime exception to display.