クラス JettyServerProperties.Accesslog
java.lang.ObjectSE
org.springframework.boot.jetty.autoconfigure.JettyServerProperties.Accesslog
- 含まれているクラス:
JettyServerProperties
Jetty アクセスログのプロパティ。
- 導入:
- 4.0.0
- 作成者:
- Dave Syer, Stephane Nicoll, Andy Wilkinson, Ivan Sopov, Marcos Barbero, Edd ú Mel é ndez, Quinten De Swaef, Venil Noronha, Aur é lien Leboulanger, Brian Clozel, Olivier Lamy, Chentao Qu, Artsiom Yudovin, Andrew McGhie, Rafiullah Hamedy, Dirk Deyne, HaiTao Zhang, Victor Mandujano, Chris Bono, Parviz Rozikov, Florian Storz, Michael Weidmann, Lasse Wulff
ネストされたクラスの要約
ネストされたクラスコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable StringSE@Nullable StringSE@Nullable StringSEintbooleanisAppend()booleanvoidsetAppend(boolean append) voidsetCustomFormat(@Nullable StringSE customFormat) voidsetEnabled(boolean enabled) voidsetFileDateFormat(@Nullable StringSE fileDateFormat) voidsetFilename(@Nullable StringSE filename) voidvoidsetIgnorePaths(@Nullable 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