クラス ServerProperties.Jetty.Accesslog
java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
- 含まれているクラス:
- ServerProperties.Jetty
Jetty アクセスログのプロパティ。
ネストされたクラスの要約
ネストされたクラスコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明intbooleanisAppend()booleanvoidsetAppend(boolean append) voidsetCustomFormat(StringSE customFormat) voidsetEnabled(boolean enabled) voidsetFileDateFormat(StringSE fileDateFormat) voidsetFilename(StringSE filename) voidvoidsetIgnorePaths(ListSE<StringSE> ignorePaths) voidsetRetentionPeriod(int retentionPeriod)
コンストラクターの詳細
Accesslog
public Accesslog()
メソッドの詳細
isEnabled
public boolean isEnabled()setEnabled
public void setEnabled(boolean enabled) getFormat
setFormat
getCustomFormat
setCustomFormat
getFilename
setFilename
getFileDateFormat
setFileDateFormat
getRetentionPeriod
public int getRetentionPeriod()setRetentionPeriod
public void setRetentionPeriod(int retentionPeriod) isAppend
public boolean isAppend()setAppend
public void setAppend(boolean append) getIgnorePaths
setIgnorePaths