| Modifier and Type | Method and Description |
|---|---|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureBlobStorage(AzureBlobStorageApplicationLogsConfig azureBlobStorage)
Set application logs to blob storage configuration.
|
ApplicationLogsConfig |
ApplicationLogsConfig.withAzureTableStorage(AzureTableStorageApplicationLogsConfig azureTableStorage)
Set application logs to azure table storage configuration.
|
ApplicationLogsConfig |
ApplicationLogsConfig.withFileSystem(FileSystemApplicationLogsConfig fileSystem)
Set application logs to file system configuration.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/