Class ExceptionFormat
java.lang.Object
io.dropwizard.logging.json.layout.ExceptionFormat
- Since:
- 2.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDepth()
boolean
void
void
setEvaluators
(List<String> evaluators) void
setRootFirst
(boolean rootFirst)
-
Constructor Details
-
ExceptionFormat
public ExceptionFormat()
-
-
Method Details
-
isRootFirst
public boolean isRootFirst() -
setRootFirst
public void setRootFirst(boolean rootFirst) -
getDepth
-
setDepth
-
getEvaluators
-
setEvaluators
-