HttpLogsConfig interface
Http logs configuration.
Properties
azure |
Http logs to azure blob storage configuration. |
file |
Http logs to file system configuration. |
Property Details
azureBlobStorage
Http logs to azure blob storage configuration.
azureBlobStorage?: AzureBlobStorageHttpLogsConfig
Property Value
fileSystem
Http logs to file system configuration.
fileSystem?: FileSystemHttpLogsConfig