public static class BasicLogFormatter.DateItem extends DateItemSupport<LogContext>
Constructor and Description |
---|
DateItem(java.text.DateFormat dateFormat)
コンストラクタ。
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Date |
getDate(LogContext context)
日時を取得する。
|
get
public DateItem(java.text.DateFormat dateFormat)
dateFormat
- 日時フォーマットprotected java.util.Date getDate(LogContext context)
getDate
in class DateItemSupport<LogContext>
context
- ログ出力項目の取得に使用するコンテキスト