Freigeben über


Diagnostics class

Definiert die Diagnose-API für die Verwaltung der Konsolenausgabe Wurde in Version 1.21.0 hinzugefügt

Eigenschaften

onLogOutput

Methoden

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

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()