Diagnostics class

Defines diagnostics API for managing console output Added in version 1.21.0

Methods

SetLoggingLevel(EventType)
SetLogOutputPath(string)
StartConsoleOutput()
StopConsoleOutput()

Method Details

SetLoggingLevel(EventType)

static function SetLoggingLevel(logLevel: EventType)

Parameters

logLevel
LogLevel

SetLogOutputPath(string)

static function SetLogOutputPath(path: string)

Parameters

path

string

StartConsoleOutput()

static function StartConsoleOutput()

StopConsoleOutput()

static function StopConsoleOutput()