public static class HttpAccessLogFormatter.ResponseStatusCodeItem extends java.lang.Object implements LogItem<HttpAccessLogFormatter.HttpAccessLogContext>
| Constructor and Description | 
|---|
ResponseStatusCodeItem()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
get(HttpAccessLogFormatter.HttpAccessLogContext context)
ステータスコードを取得する。 
 | 
public java.lang.String get(HttpAccessLogFormatter.HttpAccessLogContext context)
get in interface LogItem<HttpAccessLogFormatter.HttpAccessLogContext>context - HttpAccessLogContext