public class LoggingContext extends Object
| Constructor and Description |
|---|
LoggingContext(RequestLog logCtx)
Build a container for RequestLog.
|
| Modifier and Type | Method and Description |
|---|---|
RequestLog |
getRequestLog() |
public LoggingContext(RequestLog logCtx)
logCtx - The log snapshot corresponding to this responsepublic RequestLog getRequestLog()
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.