| Modifier and Type | Method and Description |
|---|---|
FileSystemApplicationLogsConfig |
ApplicationLogsConfig.fileSystem()
Get application logs to file system configuration.
|
FileSystemApplicationLogsConfig |
FileSystemApplicationLogsConfig.withLevel(LogLevel level)
Set log level.
|
| Modifier and Type | Method and Description |
|---|---|
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.
*/