Diagnostics class

コンソール出力を管理するための診断 API を定義します。バージョン 1.21.0 で追加されました

メソッド

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

メソッドの詳細

SetLoggingLevel(EventType)

static function SetLoggingLevel(logLevel: EventType)

パラメーター

logLevel
LogLevel

SetLogOutputPath(string)

static function SetLogOutputPath(path: string)

パラメーター

path

string

StartConsoleOutput()

static function StartConsoleOutput()

StopConsoleOutput()

static function StopConsoleOutput()