public abstract static class TppLogger.TppLogBuilder<T extends TppLogger.TppLogBuilder<T>> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
X_REQUEST_ID |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
getThis() |
protected abstract String |
getXRequestIdValue() |
void |
perform() |
T |
withInternalRequestId(@NotNull UUID internalRequestId) |
T |
withParam(String paramName,
String paramValue) |
T |
withXRequestId() |
protected static final String X_REQUEST_ID
Copyright © 2019. All rights reserved.