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

FileLogger.SetLevel(Level) 方法

定义

设置记录器要捕获的消息的级别

public static void SetLevel (Microsoft.CognitiveServices.Speech.Diagnostics.Logging.Level level);
static member SetLevel : Microsoft.CognitiveServices.Speech.Diagnostics.Logging.Level -> unit
Public Shared Sub SetLevel (level As Level)

参数

level
Level

记录器要捕获的最大详细信息级别。

适用于