Diagnostics class
定义用于管理在版本 1.21.0 中添加的控制台输出的诊断 API
属性
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()