Delen via


Diagnostics class

Definieert diagnostische API voor het beheren van console-uitvoer Toegevoegd in versie 1.21.0

Eigenschappen

onLogOutput

Methoden

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

Eigenschapdetails

onLogOutput

static void onLogOutput

Waarde van eigenschap

void

Methodedetails

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