Namespace Microsoft.Bot.Builder.Enterprise.Logging
Classes
Log
The static logging class used to point to a proper logger.
TraceLogger
The standard trace logger that uses System.Diagnostics.Trace
Interfaces
IEnterpriseLogger
The logger interface for the SDK. Extend this to implement custom logging.