共用方式為


Diagnostics class

定義診斷 API 以管理 1.21.0 版中新增的主控台輸出

屬性

onLogOutput

方法

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

屬性詳細資料

onLogOutput

static void onLogOutput

屬性值

void

方法詳細資料

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