Compartilhar via


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.