Diagnostics class

Definiert die Diagnose-API zum Verwalten der Konsolenausgabe, die in Version 1.21.0 hinzugefügt wurde.

Eigenschaften

onLogOutput

Details zur Eigenschaft

onLogOutput

static void onLogOutput

Eigenschaftswert

void

Details zur Methode

SetLoggingLevel(EventType)

static function SetLoggingLevel(logLevel: EventType)

Parameter

logLevel
LogLevel

SetLogOutputPath(string)

static function SetLogOutputPath(path: string)

Parameter

path

string

StartConsoleOutput()

static function StartConsoleOutput()

StopConsoleOutput()

static function StopConsoleOutput()