Sdílet prostřednictvím


Diagnostics class

Definuje rozhraní API diagnostiky pro správu výstupu konzoly přidaného ve verzi 1.21.0.

Vlastnosti

onLogOutput

Metody

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

Podrobnosti vlastnosti

onLogOutput

static void onLogOutput

Hodnota vlastnosti

void

Podrobnosti metody

SetLoggingLevel(EventType)

static function SetLoggingLevel(logLevel: EventType)

Parametry

logLevel
LogLevel

SetLogOutputPath(string)

static function SetLogOutputPath(path: string)

Parametry

path

string

StartConsoleOutput()

static function StartConsoleOutput()

StopConsoleOutput()

static function StopConsoleOutput()