| Package | Description |
|---|---|
| com.linecorp.armeria.client |
Client core.
|
| com.linecorp.armeria.common |
Common types.
|
| com.linecorp.armeria.common.logging | |
| com.linecorp.armeria.server |
Server core.
|
| Modifier and Type | Method and Description |
|---|---|
RequestLogBuilder |
DefaultClientRequestContext.logBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RequestLogBuilder |
RequestContextWrapper.logBuilder() |
RequestLogBuilder |
RequestContext.logBuilder()
Returns the
RequestLogBuilder that collects the information about the current Request. |
| Modifier and Type | Method and Description |
|---|---|
static RequestLogBuilder |
RequestLog.builder(RequestContext ctx)
Returns a newly created
RequestLogBuilder. |
| Modifier and Type | Method and Description |
|---|---|
RequestLogBuilder |
DefaultServiceRequestContext.logBuilder() |
Copyright © 2020 LeanCloud. All rights reserved.