| Package | Description |
|---|---|
| com.microsoft.rest.v2.http |
This package contains the HTTP abstractions between the AnnotationParser's RestProxy and whatever
HTTP client we choose to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Slf4jLogger
An adapter that delegates logging to an slf4j Logger.
|
class |
SystemOutLogger
A HttpPipeline RequestPolicy logger that logs to the StdOut/System.out stream.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractHttpPipelineLogger |
AbstractHttpPipelineLogger.withMinimumLogLevel(HttpPipelineLogLevel minimumLogLevel)
Set the minimum log level that this logger should log.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/