Diagnostics class

Define a API de diagnóstico para gerenciar a saída do console adicionada na versão 1.21.0

Métodos

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

Detalhes do método

SetLoggingLevel(EventType)

static function SetLoggingLevel(logLevel: EventType)

Parâmetros

logLevel
LogLevel

SetLogOutputPath(string)

static function SetLogOutputPath(path: string)

Parâmetros

path

string

StartConsoleOutput()

static function StartConsoleOutput()

StopConsoleOutput()

static function StopConsoleOutput()