Diagnostics class

Konsol çıkışını yönetmek için tanılama API'sini tanımlar Sürüm 1.21.0'da eklendi

Özellikler

onLogOutput

Yöntemler

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

Özellik Ayrıntıları

onLogOutput

static void onLogOutput

Özellik Değeri

void

Yöntem Ayrıntıları

SetLoggingLevel(EventType)

static function SetLoggingLevel(logLevel: EventType)

Parametreler

logLevel
LogLevel

SetLogOutputPath(string)

static function SetLogOutputPath(path: string)

Parametreler

path

string

StartConsoleOutput()

static function StartConsoleOutput()

StopConsoleOutput()

static function StopConsoleOutput()