C# Class Microsoft.Legal.MatterCenter.Utility.AzureLogger

Provides methods to log exceptions in Azure table storage.
Mostrar archivo Open project: Microsoft/mattercenter Class Usage Examples

Private Methods

Method Description
LogInAzure ( Exception exception, string className, string methodName, string logTableName, int lineNumber, LogTables logTables, GeneralSettings generalSettings ) : string

Logs message to Azure table storage.