Aracılığıyla paylaş


Diagnostics class

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

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