-
- All Implemented Interfaces:
public final class LogbackAccessProperties.TomcatThe properties for the Tomcat web server.
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanrequestAttributesEnabled
-
Constructor Summary
Constructors Constructor Description LogbackAccessProperties.Tomcat(Boolean requestAttributesEnabled)LogbackAccessProperties.Tomcat()
-
Method Summary
Modifier and Type Method Description final BooleangetRequestAttributesEnabled()-
-
Constructor Detail
-
LogbackAccessProperties.Tomcat
LogbackAccessProperties.Tomcat(Boolean requestAttributesEnabled)
-
LogbackAccessProperties.Tomcat
LogbackAccessProperties.Tomcat()
-
-
Method Detail
-
getRequestAttributesEnabled
final Boolean getRequestAttributesEnabled()
-
-
-
-