Diagnostics class
コンソール出力を管理するための診断 API を定義します。バージョン 1.21.0 で追加されました
プロパティ
on |
メソッド
Set |
|
Set |
|
Start |
|
Stop |
プロパティの詳細
onLogOutput
static void onLogOutput
プロパティ値
void
メソッドの詳細
SetLoggingLevel(EventType)
SetLogOutputPath(string)
static function SetLogOutputPath(path: string)
パラメーター
- path
-
string
StartConsoleOutput()
static function StartConsoleOutput()
StopConsoleOutput()
static function StopConsoleOutput()