你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
com.microsoft.cognitiveservices.speech.diagnostics.logging
Classes
EventLogger |
A static class to control event-based SDK logging. |
FileLogger |
A static class to control file-based SDK logging. |
MemoryLogger |
A static class to control SDK logging into an in-memory buffer. |
SpxTrace |
Static utility class to log user messages into SDK's internal logging trace. |
Interfaces
EventLogger.EventHandler |
An interface to be implemented as an event message handler for the event logger. |
Enums
Level |
A enum type to specify the messages to be captured by a logger. |