AzureTableStorageApplicationLogsConfig interface

Application logs to Azure table storage configuration.

Properties

level

Log level.

sasUrl

SAS URL to an Azure table with add/query/delete permissions.

Property Details

level

Log level.

level?: LogLevel

Property Value

sasUrl

SAS URL to an Azure table with add/query/delete permissions.

sasUrl: string

Property Value

string