Diagnostics class

Définit l’API de diagnostic pour la gestion de la sortie de console Ajoutée dans la version 1.21.0

Méthodes

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

Détails de la méthode

SetLoggingLevel(EventType)

static function SetLoggingLevel(logLevel: EventType)

Paramètres

logLevel
LogLevel

SetLogOutputPath(string)

static function SetLogOutputPath(path: string)

Paramètres

path

string

StartConsoleOutput()

static function StartConsoleOutput()

StopConsoleOutput()

static function StopConsoleOutput()