public class Logging
HttpClient logging feature.
| Modifier and Type | Class and Description |
|---|---|
static class |
Logging.Companion |
static class |
Logging.Config
class Logging feature configuration |
| Modifier and Type | Field and Description |
|---|---|
static Logging.Companion |
Companion |
| Constructor and Description |
|---|
Logging(Logger logger,
LogLevel level)
HttpClient logging feature.
|
| Modifier and Type | Method and Description |
|---|---|
LogLevel |
getLevel() |
Logger |
getLogger() |
void |
setLevel(LogLevel p) |