你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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()